{% load static %} {% include 'includes/head.html' %}
navbar brand

Sign up to Atlantis

{% csrf_token %} {% for field in form %}
{{field}} {{ field.errors }}
{% endfor %}
Or Sign in
{% include 'includes/scripts.html' %} {% block extrajs %}{% endblock extrajs %}