aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-06-17 18:47:49 +1000
committerYuchen Pei <me@ypei.me>2021-06-17 18:47:49 +1000
commit4fa26fec8b7e978955e5630d3f820ba9c53be72c (patch)
tree8c69eda95e766015ba79690b4205795aff3a1c78 /templates
parent57a0bc6aa0e8a3d2dfe3037467a0477daf68d985 (diff)
Updated.
Diffstat (limited to 'templates')
-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>