{% extends 'base.html' %} {% load crispy_forms_tags %} {% load templatetags %} {% block content %}
{% csrf_token %}
{% endblock %}