{# SPDX-FileCopyrightText: 2024-2025 JWP Consulting GK #} {# SPDX-License-Identifier: AGPL-3.0-or-later #} {% extends "storefront/storefront_hero.html" %} {% load i18n %} {% block title %} {% translate "Credits and attribution - Projectify" %} {% endblock title %} {% block hero_title %} {% trans "Credits and attribution" %} {% endblock hero_title %}