{% extends "layout_fluid.html" %} {% load breadcrumb %} {% load i18n %} {% load static %} {% block js %} {% endblock %} {% block content %}
{% trans "Saved" %}
{% trans "An error has occurred." %}
{% trans "New content added." %}
{% else %}{% blocktrans with type=new_content_type_created %} New content added: {{ type }}. {% endblocktrans %}
{% endif %}