Login

<% if (typeof success !== 'undefined' && success) { %>
<%= success %>
<% } %> <% if (error) { %>
<%= error %>
<% } %>
<% if (typeof next !== 'undefined' && next) { %> <% } %>