{% endif -%} {% if entry.links.0 -%} {% set link = entry.links.0.href -%} {% else -%} {% set link = "" -%} {% endif -%}
{#
SPDX-FileCopyrightText: 2025 Thomas Koch Planet TVL
{% endif -%}
{% if entry.links.0 -%}
{% set link = entry.links.0.href -%}
{% else -%}
{% set link = "" -%}
{% endif -%}
{% if entry.title -%}
{{ entry.title.content|striptags }}
{% else -%}
NO TITLE
{% endif -%}
{% if entry.content -%}