{% extends layout_template %} {% block title %}{{ title }}{% endblock %} {% block page_content %}

{{ title }}

{{ description |safe }} {% if other_langs |length > 0 %} {{ config.language_available[lang]['errorNoLangOther'] }} {% endif %}
{%- if request.user.is_staff %} {% endif -%} {% endblock %}