aboutsummaryrefslogtreecommitdiff
path: root/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index c56be33..b3f8227 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -38,7 +38,7 @@
<p>Posted on $date$ | <a href="/posts/$name$.html#isso-thread">Comments</a> </p>
$body$
</div>
- <section id="isso-thread"></section>
+ <section id="isso-thread"></section>
</div>
</body>
</html>