{% load staticfiles %} {% load crispy_forms_tags %} {% block content %}

{{title}}

{% csrf_token %} {{ form|crispy }}

have account? Login


{# // #}
{% endblock content %}