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