{# SPDX-License-Identifier: EUPL-1.2 #} {% for paragraph in content|split("\n")|filter(e=>e is not empty) %} {# small mb-0 #} {% if mode == "about" %}
{{ paragraph|markdown(singleLine=true) }}