{% load i18n %} {% comment %} This template is used to prevent using same code in different parent templates. {% endcomment %} {% block extra_head %} {% endblock %} {# HMTL included to parent templates, no block tag #}
Help on Syntax Help on Syntax
{{ form.as_p }} {% csrf_token %}