From 2a199fcd6e38b96fc49addfa107471e379c14c10 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 21 Apr 2024 15:10:58 +0300 Subject: Improve styles, small fixes --- template.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index dbc87b1..75d7a43 100644 --- a/template.html +++ b/template.html @@ -84,9 +84,15 @@ $endif$ $endif$ $endif$ -
-$body$ -
+
+ $if(slideshow)$ +
+ This post is a literate slideshow. +
+ $endif$ + + $body$ +