<%= t('login.title') %>
<% if (error) { %>
<%= error %>
<% } %>
<%= t('login.password') %>
<%= t('login.submit') %>