{% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load static %} {% if not static_html %} {% endif %} About Docs {% if user.is_authenticated %} {{ user }} Settings Logout {% elif not static_html %} Login Login {% if enable_register %} Register {% endif %} {% endif %} {% if project and project_dropdown_modules and project_navbar_modules %}