From e3549c3ff49e0fb6de8e24618d985c0560cf2305 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Mon, 20 Jan 2025 13:27:43 +0100 Subject: [PATCH] Include external marker for list of appointments --- themes/tsc_vfl/layouts/shortcodes/tsc/calendar/list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/tsc_vfl/layouts/shortcodes/tsc/calendar/list.html b/themes/tsc_vfl/layouts/shortcodes/tsc/calendar/list.html index 714d1e4..1b29d31 100644 --- a/themes/tsc_vfl/layouts/shortcodes/tsc/calendar/list.html +++ b/themes/tsc_vfl/layouts/shortcodes/tsc/calendar/list.html @@ -19,6 +19,7 @@ {{ .title }}{{ with .subtitle }} - {{ . }}{{ end }} + {{ if (.extern | default false) }}(ext.){{ end }} {{ with .class }}{{ . }}{{ end }}