cloud-run-alwayson-cpu-weather-advisory/nodejs/templates/index.html [1:34]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ loop.index }}) {{ adv.area }}{% if state not in adv.area %}, {{ state }}{% endif %}
Advisory/alert: {{ adv.headline }}
Effective as of: {{ adv.effective }}
Expires as of: {{ adv.expires }}
Instructions: {{ adv.instructions }}
{% endfor %}
{% else %}
ALERT: no weather advisories for {{ state }} at this time
{% endif %}
{% endif %}
{% endif %}
{{ loop.index }}) {{ adv.area }}{% if state not in adv.area %}, {{ state }}{% endif %}
Advisory/alert: {{ adv.headline }}
Effective as of: {{ adv.effective }}
Expires as of: {{ adv.expires }}
Instructions: {{ adv.instructions }}
{% endfor %}
{% else %}
ALERT: no weather advisories for {{ state }} at this time
{% endif %}
{% endif %}
{% endif %}