{% extends 'backend/base.html' %} {% load url from future %} {% block content %}
{{ form.media }} {{ form.as_p }}
{% endblock %}