{%extends "main_layout.html"%} {%block content%}

submission successful

once your request is approved your account will be created {% if is_email_user %} and you will receive a confirmation email

{% else %} you did not provide an emailn to see if your account is ready, check the users list on the home page this page will be updated with your username once approved

{% endif %}

if you have questions, email {{ admin_email }}

{%endblock%}