{% extends 'base/layout.html' %} {% block content_main_before %} {% include '../widget/page_alerts.html' %} {% endblock %} {% block content_main %}
{% include '../widget/not_creatable_content.html' %}
{% endblock %} {% block body_end %}
{% endblock %}