- Urls
{% for url in maintenance.excluded['urls'] %}
- {{url}}
{% endfor %}
- Hosts
{% for host in maintenance.excluded['hosts'] %}
- {{host}}
{% endfor %}
- Ports
{% for port in maintenance.excluded['ports'] %}
- {{port}}
{% endfor %}
{{ q['bt-de-activate'] | raw }}
{{ q['bt-edit-maintenance'] | raw }}