{% 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 %}
{% block content %} {% endblock %}
{% include "core/base/framework_js.html" %} {% block script %} {% endblock %}