<%= t('auth.create_admin') %>

<%= t('auth.reg_intro') %>

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