$title$
$else$ -$title$
+$title$
$endif$ $body$ diff --git a/templates/post.html b/templates/post.html index 22a3310..e01e5fc 100644 --- a/templates/post.html +++ b/templates/post.html @@ -1,12 +1,12 @@
- Posted on
+ Posted on
$if(author)$
by
$author$
$endif$
$if(tags)$
- in $tags$
+ in $tags$
$endif$