{# SPDX-FileCopyrightText: 2025 JWP Consulting GK #} {# SPDX-License-Identifier: AGPL-3.0-or-later #} {% load i18n %} {% load projectify %}

{{ title }}

{{ text_1 }}

{% if text_2 %}

{{ text_2 }}

{% endif %} {% if href %}

{% anchor href href_label external=target_blank %}

{% endif %}