{% extends "chimere/base.html" %} {% load i18n chimere_tags adminmedia inline_formset%} {% block extra_head %} {{ form.media }} {{ block.super }} {% head_chimere %} {% if dated %} {% endif %} {% endblock %} {% block content %} {{ block.super }} {% if submited %}{% submited %}{% endif %} {% if error_message %}
{% endblock %}