{% extends 'templates/main.html' %} {% block title %}Register{% endblock %} {% block head %} {% endblock %} {% block content %}

Register

{%if needsInvitation%}
{##}
{%endif%}
{##}
{##}
{##}
{%if humanTest%}
{%endif%}
{% endblock %}