Formatting popups and fixing template update issues
All popups were formatted in CSS and HTML, opposed to relying on on browser alerts/prompts/confirmations.
Template modifications also weren't updating after being saved because of incorrect API calls and an issue with the API v4 being asynchronous. This issue was fixed.