{% overextends "admin/base.html" %} {% load admin_static %}{% load url from future %}{% load i18n grp_tags %} {% block admin_title %}

{% if grappelli_admin_title %}{{ grappelli_admin_title }}{% else %}{% get_admin_title %}{% endif %}

{% endblock %}