Merge branch 'master' of github.com:vichan-devel/Tinyboard

This commit is contained in:
czaks 2014-05-16 10:47:16 +02:00
commit ea47e000f4
3 changed files with 6 additions and 12 deletions

View file

@ -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 %}