{% load static %} {% include 'niceadmin/base/_seo.html' %} {% include 'niceadmin/base/_header.html' %} {% include 'niceadmin/base/_sidebar.html' %}
{% include 'niceadmin/breadcrumb.html' %} {% block content %} {% endblock content %}
{% include 'niceadmin/base/_footer.html' %}