From 5df1f9a8d1991f9c1c2ccfde0e000052019a7d25 Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Fri, 23 May 2025 16:39:37 -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