{% extends "admin/change_list.html" %} {% load i18n %} {% block content %}

« {% trans "Back to dashboard" %}

{{ block.super }} {% endblock %}