From 284eab0ef27028d73c1b68c6dc0c6875883fc750 Mon Sep 17 00:00:00 2001 From: joak Date: Tue, 12 Dec 2023 01:26:13 +0100 Subject: [PATCH] iccconnnsss --- content/contents.lr | 2 +- templates/macros/list.html | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/content/contents.lr b/content/contents.lr index d7bd866..f05102c 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -1,3 +1,3 @@ -title: Start Page +title: Extratonality --- body: diff --git a/templates/macros/list.html b/templates/macros/list.html index 58942fa..91457a0 100644 --- a/templates/macros/list.html +++ b/templates/macros/list.html @@ -8,7 +8,17 @@
{% endif %} - {{child.start_date|datetimeformat('yyyy/MM/dd H:mm')}} + + {% if child.format == "Extratonal Infrastructure" %} + 🎛️ + {% endif %} + {% if child.format == "Extratonal Education" %} + 📚 + {% endif %} + {% if child.format == "Extratonal Radio" %} + 📻 + {% endif %} + {{child.start_date|datetimeformat('yyyy/MM/dd H:mm')}} {{ child.title }} @ {{ child.location}}