{% include 'includes/head.html' %}
CT Admin Dash
Register
CT ADMIN
{% csrf_token %} {% for field in form %}
{{field.label}} :
{{field}}
{% endfor %}
Request new password
{% include 'includes/fixed-plugin.html' %} {% include 'includes/scripts.html' %}