forked from leftypol/leftypol
template fixes
This commit is contained in:
parent
555688e880
commit
a3ec79e969
2 changed files with 6 additions and 4 deletions
|
@ -96,6 +96,7 @@
|
|||
<a href="{{ post.root }}{{ board.dir }}{{ config.dir.res }}{{ config.file_page|sprintf(post.id) }}">[Reply]</a>
|
||||
{% endif %}
|
||||
{{ post.postControls }}
|
||||
</p>
|
||||
<p class="body">
|
||||
{% endfilter %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% filter remove_whitespace %}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue