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