Option to have a message on the ban page
This commit is contained in:
parent
ecb15c7dcb
commit
efcec13439
@ -77,7 +77,9 @@
|
||||
</p>
|
||||
<p>{% trans %}Your IP address is{% endtrans %} <strong>{{ ban.ip }}</strong>.</p>
|
||||
|
||||
{% if config.ban_page_message %}
|
||||
<p>{{ config.ban_page_message }}</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endfilter %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user