{{ title }}
{% for button in buttons %}
{{ button.1 }}
{% endfor %}
{{ subtitle }}
{% block "content" %} {% endblock %}{% include "frontend/header_admin.html" with title=title %} {% include "frontend/sidebar.html" with title=title %}
{{ subtitle }}
{% block "content" %} {% endblock %}