{% extends 'registration/registration_base.html' %} {% load i18n %} {% block registration_header %} {% if not firstuserform.errors %} {% endif %} {% endblock %} {% block registration_content %} {% if firstuserform.errors %}
{% trans "Uh oh! Could you please check the errors below?" %}