{% extends 'base_admin.html' %} {% load static %} {% load i18n %} {% block basecontent %} {% include '_components/header.html' with system_nav=True %} {% include '_components/messages_alert.html' %}