{% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load static %} HELIPORT {% block head %} {% endblock head %}
{% include "core/base/navbar.html" %}
{% block wide_content %} {% endblock wide_content %}
{% include "core/base/footer.html" %}
{% block script %} {% endblock script %}