diff options
| author | Yuchen Pei <me@ypei.me> | 2018-04-29 19:39:56 +0200 |
|---|---|---|
| committer | Yuchen Pei <me@ypei.me> | 2018-04-29 19:39:56 +0200 |
| commit | 14b324b59ffde8e91c1a33277e2def4a68762dad (patch) | |
| tree | b8e792fed44450cfd8a69840e9907ff68ca77b7d /templates | |
| parent | 60e020ac68d560123572c05feca2229706d8eaf9 (diff) | |
minor changes
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> |
