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()$