{# SPDX-License-Identifier: AGPL-3.0-or-later #} {# SPDX-FileCopyrightText: 2026 JWP Consulting GK #} {% extends "internal/internal_links_base.html" %} {% load i18n %} {% block content %}
{# TODO improve phrasing #} {% blocktrans %} These are the asset files that you've added to your Koriander CMS website. {% endblocktrans %}
{% if assets %}{% trans 'There are no assets at the moment.' %}
{% endif %} {% endblock content %}