{% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load static %} {% comment %} HELIPORT has different search functionalities that use the `q` parameter. In order not to show e.g. the GATE project search query in this text box we only fill in a value when on the search page. {% endcomment %} About Docs {% if user.is_authenticated %} {{ user }} Profile {% if OIDC_ENABLED %} Account Connections {% endif %} Set / Change Password Change Email Remote Server Logins API Tokens {% csrf_token %} Sign Out {% else %} Sign In Sign In {% if LOCAL_ACCOUNT_SIGNUP %} Sign Up {% endif %} {% endif %} {% if project and project_dropdown_modules and project_navbar_modules %}