{% extends "core/base/base.html" %} {% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load static %} {% load heliport %} {% block content %}
{% if project.avatar_url %}
{{ project.name.0 }}
{% endif %}
|
{{ project.name_with_namespace }}
{% if project.description %}
{{ project.description }}
{% endif %}
|
No GitLab projects found. Make sure you have a valid GitLab token added to HELIPORT.
Steps to generate and add a GitLab token to HELIPORT: