Improvements to showing post in ban
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
|
||||
{% if post %}
|
||||
<hr>
|
||||
<p>You were banned for the following post:</p>
|
||||
<p>You were banned for the following post on {{ board.url }}:</p>
|
||||
{{ post }}
|
||||
<br>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user