{% load i18n %} {% load navactive %} {% if request.user.is_superuser %} {% comment %} * Admin link is hidden for now since there are no admin features yet. Will be added back when there are admin features to access. {% endcomment %} {% endif %}