parent
843128c0ce
commit
e6cc1835f7
5 changed files with 18 additions and 2 deletions
|
@ -15,6 +15,9 @@ layout: base
|
|||
{% include fb-comment.html %}
|
||||
<div class="staticman-comments">
|
||||
{% include staticman-comments.html %}
|
||||
</div>
|
||||
<div class="justcomments-comments">
|
||||
{% include just_comments.html %}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
|
@ -73,6 +73,9 @@ layout: base
|
|||
<div class="staticman-comments">
|
||||
{% include staticman-comments.html %}
|
||||
</div>
|
||||
<div class="justcomments-comments">
|
||||
{% include just_comments.html %}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue