Merge branch 'master' of github.com:vichan-devel/Tinyboard
This commit is contained in:
commit
ea47e000f4
3 changed files with 6 additions and 12 deletions
|
@ -83,7 +83,7 @@
|
|||
|
||||
{% if post and config.ban_show_post %}
|
||||
<hr>
|
||||
<p>{% trans %}You were banned for the following post on {% endtrans %}{{ board.url }}:</p>
|
||||
<p>{% trans %}You were banned for the following post on{% endtrans %} {{ board.url }}:</p>
|
||||
{{ post }}
|
||||
<br>
|
||||
{% endif %}
|
||||
|
@ -133,4 +133,4 @@
|
|||
{% endif %}
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endfilter %}
|
||||
{% endfilter %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue