{% extends '_includes/nav/nav_base.html' %} {% load i18n %} {% block nav-content %} {% if user.is_authenticated %} {% endif %} {% endblock nav-content %}