{% load static %} {% load application %} {% load plugins %} Toggle navigation {{OPAL_BRAND_NAME}} {{ VERSION_NUMBER }} {% if request.user.is_authenticated %} Lists {% application_menuitems %} {% if not user.profile.explicit_access_only %} {% plugin_menuitems %} {% endif %} {% if request.user.is_staff %} Admin {% endif %} {% endif %} {% if user.profile.can_see_pid %} {% endif %}