<%= t('admin.login_title') %>

<%= t('admin.login_subtitle') %>

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