{# SPDX-FileCopyrightText: 2024-2026 JWP Consulting GK #} {# SPDX-License-Identifier: AGPL-3.0-or-later #} {% extends "storefront_base.html" %} {% load i18n %} {% block storefront_content %}

{% block hero_title %} {% endblock hero_title %}

{% block hero_content %}
{{ content }}
{% endblock hero_content %}
{% endblock storefront_content %}