|
@@ -1,11 +1,5 @@
|
|
|
{% extends 'base/layout.html' %}
|
|
{% extends 'base/layout.html' %}
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-{% block content_header %}
|
|
|
|
|
- {% include 'widget/header.html' %}
|
|
|
|
|
-{% endblock %}
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
{% block content_main_before %}
|
|
{% block content_main_before %}
|
|
|
{% include '../widget/page_alerts.html' %}
|
|
{% include '../widget/page_alerts.html' %}
|
|
|
{% endblock %}
|
|
{% endblock %}
|