{% block title %}{% endblock %}
{% if error is defined %}
{% endif %}
{% if success is defined %}
{% endif %}
{% if not fatal_error %}
{% block auth_form %}
{% block csrf %}
{% endblock %}
{% endblock %}
{% endif %}
{% trans %}Powered by{% endtrans %}