{% load nav_tags %} {% load i18n %} {% if show_title == "True" %}

{% blocktrans with t=nav.title %}{{ t }}{% endblocktrans %}

{% endif %}