{% extends "_base.html" %} {% block title %}Registration failure{% endblock %} {% block body %}

Validation failed for the following reason: {{ failure_reason }}.

{% endblock %}