forked from leftypol/leftypol
Improvements to showing post in ban
This commit is contained in:
parent
3471f7c668
commit
57e4292e9d
2 changed files with 9 additions and 3 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue