{% load i18n grp_tags %}{% load url from future %}

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

{% if user.is_authenticated and user.is_staff %} {% endif %} {% block nav-global %} {% endblock %}