From aff5584c857b91c14953cc24852063dc1bb5f3fb Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Mon, 16 Jun 2025 20:18:05 -0700 Subject: [PATCH] Use cif in root template --- templates/root.html | 2 +- templates/test.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 templates/test.html diff --git a/templates/root.html b/templates/root.html index 3a05e7d..21731aa 100644 --- a/templates/root.html +++ b/templates/root.html @@ -3,7 +3,7 @@ - $site_title$if{title or id}[[ · $(title or titleize(id))]] + $site_title$cif{title or id}[[ · $(title or titleize(id))]] test + +$target