{% load static %}
{% block title %}{% endblock title %} | Berry Bootstrap 5 Admin Template
{% include 'includes/styles.html' %} {% block extrastyle %}{% endblock extrastyle %} {% block loader %} {% include 'includes/loader.html' %} {% endblock loader %} {% block content %}{% endblock content %} {% include 'includes/scripts.html' %} {% block extra_js %}{% endblock extra_js %}