← <%= t('aseo.back') %>
<%= t('aseo.title') %>
<%= t('aseo.tagline_pre') %> <%= site.title %> <%= t('aseo.tagline_post') %>
<% if (typeof success !== 'undefined' && success) { %>
<%= success %>
<% } %>
<% if (typeof error !== 'undefined' && error) { %>
<%= error %>
<% } %>