{% if alerts or disabled_resources %}
{# For spacing #}
{% for a in alerts %}|
{% if a.title %}
{{ a.title }}
{% endif %} {{ a.contents|safe|linebreaksbr }} |
|
Resource outage: {{ r }}
{{ r.restriction_message }} |