{#
This file is part of Polyfemos.
Polyfemos is free software: you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation, either version 3 of the License, or any later version.
Polyfemos is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
details.
You should have received a copy of the GNU Lesser General Public License and
GNU General Public License along with Polyfemos. If not, see
{% for station_id in station_ids %} |
{{ station_id }}
|
{% endfor %}
|
---|---|---|
{{ sohpar_name }} | {% for station_id in station_ids %} {% set key = station_id+sohpar_name %} {% set value = '' %} {% if key in alertdict %} {% set value = alertdict[station_id+sohpar_name] %}
{{ value['tooltip'] }}
|
{% else %}
{% endif %} {% endfor %} |