{% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %} {% load static %}
{% if 'fa-' in item.icon %} {% else %} {% if item.app_id %} {% else %} {% endif %} {% endif %}
{{ item.name }}
{% for tag in item.tags|slice:":3" %}{% trans tag %}{% if not forloop.last %}{% endif %}{% endfor %}