If you delete the cookie for the session, that's the quickest way.In Chrome:Settings > Show Advanced Settings > Content > Cookies > Search for site > Delete.Fastest way is bookmark that page.chrome://settings/content/cookiesIn Firefoxabout:preferences#privacyClick the link for "remove individual coo...
Make sure you have the path to your static templates as a property of cq:allowedTemplates.This might be located at the project's root node as a property of jcr:content./content/[project]/jcr:contentcq:allowedTemplates="[/conf/[project]/settings/wcm/templates/.*,/apps/[project]/templates/.*]"