{% extends "admin/change_form.html" %} {% load i18n static traduction_tags %} {% block extrahead %} {{ block.super }} {{ form.media }} {# Summernote CSS pour les traductions #} {% endblock %} {% block after_field_sets %} {{ block.super }} {% if is_translatable and languages %}
Aucune langue configuree.