{% extends "base.html" %} {% block contentosn %}
{% csrf_token %} {% include "snippets/form_snippet.html" with form=form %}
{% endblock %}