From f45d321b2879553fb250dbc9866d65a63306b634 Mon Sep 17 00:00:00 2001 From: lemurianmage Date: Thu, 23 Jul 2026 22:51:59 +0200 Subject: dalem.foo button and stylesheet stuff --- template.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index 4b5a719..54c5787 100644 --- a/template.html +++ b/template.html @@ -10,7 +10,9 @@ $for(css.split)$ $endfor$ - $ifdef(title)$$title.escapehtml$$endif$ + $ifdef(title)$ + $title.escapehtml$ + $endif$ $htmlheader$ @@ -20,8 +22,5 @@ go up
$body$
- $for(javascript.split)$ - - $endfor$ -- cgit v1.2.3