{% extends "formunculous/base.html" %} {% load i18n widget_type formunculous_tags %} {% block css %} {{ block.super }} {{ form.media }} {% if subforms %} {% endif %} {% if history %} {% if not ad.email_only %} {% endif %} {% endif %} {% endblock %} {% block title %}{{ ad.name }}{% endblock %} {% block content_title %}{{ ad.name }}{% endblock %} {% block content %} {% if history %} {% if not ad.email_only %}
{% endif %} {% endif %}