{% extends 'website/backoffice/base.html' %} {% load url from future %} {% block bodyclass %}pledge-edit{% endblock %} {% block content %} {{ form.media }} {% if not status %}
{{ field }} {% if field.help_text %}{{ field.help_text }}{% endif %}