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