aboutsummaryrefslogtreecommitdiff
path: root/site/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--site/templates/post.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/site/templates/post.html b/site/templates/post.html
index 428ebff..7aa2775 100644
--- a/site/templates/post.html
+++ b/site/templates/post.html
@@ -1,9 +1,6 @@
<article>
<section class="header">
Posted on $date$
- $if(author)$
- by $author$
- $endif$
</section>
<section>
$body$