{% extends 'layout/default.html' %} {% load i18n %} {% block title %}{% translate "Dashboard" %}{% endblock %} {% block content %}
{% include 'partials/widgets/cards/_widget-20.html' %} {% include 'partials/widgets/cards/_widget-7.html' %}
{% include 'partials/widgets/cards/_widget-17.html' %} {% include 'partials/widgets/lists/_widget-26.html' %}
{% include 'partials/widgets/charts/_widget-8.html' %}
{% endblock content %} {% block script %} {% endblock script%}