aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2018-04-29 19:39:56 +0200
committerYuchen Pei <me@ypei.me>2018-04-29 19:39:56 +0200
commit14b324b59ffde8e91c1a33277e2def4a68762dad (patch)
treeb8e792fed44450cfd8a69840e9907ff68ca77b7d /templates
parent60e020ac68d560123572c05feca2229706d8eaf9 (diff)
minor changes
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 5806eef..a341acd 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -38,7 +38,7 @@
<p>Posted on $date$</p>
$body$
</div>
+ <section id="isso-thread"></section>
</div>
- <section id="isso-thread"></section>
</body>
</html>