{# SPDX-FileCopyrightText: 2025 JWP Consulting GK #} {# SPDX-License-Identifier: AGPL-3.0-or-later #} {% extends "base.html" %} {% block body %}
{% include "common/navigation/header/landing.html" %}
{% block help_content %} {% endblock help_content %}
{% include "common/footer.html" %} {% endblock body %}