{% 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 %} Info About Docs {% if user.is_authenticated %} Project {{ user }} Home Settings Logout {% elif not static_html %} Login Login {% if enable_register %} Register {% endif %} {% endif %}