{% extends "base/skeleton.html" %} {% load static %} {% load i18n %} {% load is_active %} {% block body %} {% trans 'Toggle navigation' %} Help About {{ user.username }} Link Another link Something else here One more separated link {# FIXME: Detect active application #} {% trans 'Overview' %} {% trans 'Administration' %} {% block nav_secondary %} {% endblock %}