{% load nav_tags %} {% comment %}{% endcomment %} {% for item in items %} {% nav_item item %} {% endfor %} {% if user.profile.is_superuser %} {% blocktrans with t=nav.title|title %}Edit {{ t }}{% endblocktrans %} {% endif %}