j@248:
j@248: {{ content|safe }}
j@248:
j@248:
j@248:
j@248:
j@248:
j@248: {% for href, caption in get_ozone_dates(): %}
j@248: {%- if href[1:] == act -%}
j@248: - {% else %}
- {% endif %}{{ caption }}
j@248:
j@248: {% endfor %}
j@248:
j@248:
j@248:

j@248: