From 3e433df2fe1f6b850cb7ebdc60c276ab6feec092 Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Wed, 30 Mar 2022 03:14:17 +0200 Subject: [PATCH] remove some trash that shouldn't have been there --- templates/post.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/post.html b/templates/post.html index 8a22596..dd267d2 100644 --- a/templates/post.html +++ b/templates/post.html @@ -32,15 +32,6 @@ $if(show-toc)$ $endif$
$body$ - -$if(blah)$ -
- $for(blah)$ -
$blah.a$ -
$blah.b$ - $endfor$ -
-$endif$
$foot()$