4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
|
{% for host in ip_sender_blacklist %}
|
||
|
{{ host }}
|
||
|
{% endfor %}
|