{% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %}
{% if project.label %} {{ project.label }} {% else %} New Project {% endif %} (by {{ project.owner }}) > Landing Page
{{ project.description }}
{{ group }}
{{ user }}
{{ login.type }}
{% if tag.requires_type %}
requires type: {{ tag.requires_type.label }}
{% endif %}
attribute: {{ tag.attribute.label }}
attribute value: {{ tag.value.label }}
{% if tag.projects.first %}
project: {{ tag.projects.first.label }}
{% endif %}