diff --git a/templates/post.html b/templates/post.html index 83dfd4e..732149b 100644 --- a/templates/post.html +++ b/templates/post.html @@ -1,6 +1,6 @@
- Posted on $published$ + Posted on $date$ $if(author)$ by $author$ $endif$