<% if (current_user) { %> <% } %> <% if (success_msg.length > 0) { %>
<% } %> <% if (error_msg.length > 0) { %>
<% } %> <% if (error.length > 0) { %>
<% } %>
<%- body %>
<%- defineContent('scripts') %>