{% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load heliport %} {% load static %} {% load django_htmx %}
{% comment %} NOTE: This injects a CSRF token into every page based on this template, even cached pages. The token will thus also be cached on these pages. {% endcomment %} {% block open_graph %} {% endblock open_graph %}