{# 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 "Free software - Projectify" %} {% endblock title %} {% block hero_title %} {% trans "Free Software and License Information" %} {% endblock hero_title %}