diff options
Diffstat (limited to 'src/main/resources/templates/benki')
| -rw-r--r-- | src/main/resources/templates/benki/posts/postList.html | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/templates/benki/posts/postList.html b/src/main/resources/templates/benki/posts/postList.html index 89cea69..5e9d24a 100644 --- a/src/main/resources/templates/benki/posts/postList.html +++ b/src/main/resources/templates/benki/posts/postList.html @@ -93,6 +93,8 @@                <section class="bookmark-description post-content">                  {descriptionHtml.raw}                </section> + +              <section class="comment-box"></section>              </article>            {#else}              <article class="lazychat-message">  | 
