forked from leftypol/leftypol
banned.html: add breakline newline after image
This commit is contained in:
parent
e5c8923c1c
commit
45e4153d5b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
{# Automatically removes unnecessary whitespace #}
|
{# Automatically removes unnecessary whitespace #}
|
||||||
<div class="ban">
|
<div class="ban">
|
||||||
<img style="display:block;margin-left:auto;margin-right:auto;" width="420" height="600" src="static/banned.jpg" alt="Purge list: you">
|
<img style="display:block;margin-left:auto;margin-right:auto;" width="420" height="600" src="static/banned.jpg" alt="Purge list: you">
|
||||||
|
<br>
|
||||||
{% if ban.expires and time() >= ban.expires %}
|
{% if ban.expires and time() >= ban.expires %}
|
||||||
<h2>{% trans %}You were banned! ;_;{% endtrans %}</h2>
|
<h2>{% trans %}You were banned! ;_;{% endtrans %}</h2>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue