diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/post.html | 2 |
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> |