{% load static %} Adtlas Platform - {% block title %} {% endblock title %} {% block extra_css %} {% endblock extra_css %}
Loader
{% include 'components/dashboard/sidebar.html' %} {% include 'components/dashboard/header.html' %}
{% block breadcrumb %}{% endblock breadcrumb %}
{% block content %}{% endblock content %}
{% include 'components/dashboard/footer.html' %}
{% block modals %}{% endblock modals %} {% include "components/sweetalert_messages.html" %} {% block extra_js %} {% endblock extra_js %}