{% extends "spirit/_base.html" %} {% load i18n %} {% block title %}{% trans "Dashboard" %}{% endblock %} {% block content %} {% include "spirit/admin/_side_menu.html" with active="dashboard" %}