{% extends "base.html" %} {% block head %} {{ super() }} {% endblock %} {% block body %}
{{ _('The maintainer is checking your registration. This might take a few days.') }}
{% else %}{{ _('Your registration has been denied.') }}
{% endif %} {{ _('Contact') }} {{ _('Settings') }}