{% extends "auth_template.html" %} {% block auth_content %}
{% csrf_token %} {% include 'forms/form.html' with form=form %}
{% endblock %}