<% /* Viewport tag for sensible mobile support */ %> <% /* Script tags should normally be included further down the page- but scripts that load fonts are a special exception to the rule. (We include them up here above the to prevent the page flickering when fonts load.) */ %> <% /* Stylesheets ======================== Stylesheets can be hard-coded as `` tags, automatically injected by the asset pipeline between "STYLES" and "STYLES END", or both. (https://sailsjs.com/docs/concepts/assets/task-automation) */ %> <% /* Auto-injected tags: */ %>
<% if(me&&me.emailChangeCandidate) { %>
<% } else if(me&&me.emailStatus === 'unconfirmed') { %>
<% } %> <%- body %>
<% /* Client-side JavaScript ======================== Scripts can be hard-coded as <% /* Delete the global `self` to help avoid client-side bugs. (see https://developer.mozilla.org/en-US/docs/Web/API/Window/self) */ %> <% /* Auto-injected