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