summaryrefslogtreecommitdiffstatshomepage
path: root/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index e055397..6c67837 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -22,7 +22,6 @@
{{ date::format_date(date=page.date) }}
</time>
</p>
- <hr>
</header>
{{ page.content | safe }}
</article>