{% extends "formunculous/base.html" %} {% load i18n widget_type formunculous_tags %} {% get_current_language as LANGUAGE_CODE %} {% block css %} {{ block.super }} {{ form.media }} {% ifnotequal LANGUAGE_CODE "en" %}{% ifnotequal LANGUAGE_CODE "en-us" %}{% endifnotequal %}{% endifnotequal %} {% if subforms %} {% endif %} {% if history %} {% if not ad.email_only %} {% endif %} {% endif %} {% endblock %} {% block title %}{% trans ad.name %}{% endblock %} {% block content_title %}{% trans ad.name %}{% endblock %} {% block content %} {% if history %} {% if not ad.email_only %}
{% endif %} {% endif %}