{% comment %} To be included in the "create_controls" area of a template that is used to display, create or edit content {% endcomment %} {% if create_mode %}
{% csrf_token %} {{create_form.as_table}}
{% endif %}