{% extends "ldt/ldt_raw_base.html" %} {% load i18n %} {# form of creation of content #} {% load adminmedia %} {% block js_import %} {{ block.super }} {{ content_form.media.js }} {% endblock %} {% block css_import %} {{ block.super }} {{ content_form.media.css }} {% endblock %} {% block js_declaration %} {% endblock %} {% block body %} {% if content_form.errors %}
{% trans "The operation could not be performed because one or more error(s) occurred.
Please resubmit the content form after making the following changes:" %}
{% trans "The operation could not be performed because one or more error(s) occurred.
Please resubmit the media form after making the following changes:" %}