{{ place.pretty_name }}
{% if is_block %}Show news within:
{% endif %}{% if not show_upcoming %}New{% endif %} {{ daygroup.grouper }}
{% regroup daygroup.list by schema as newsitem_list_byschema %} {% for schemagroup in newsitem_list_byschema %} {% with schemagroup.list|length as num_newsitems %} {% with hidden_schema_list|contains:schemagroup.grouper as is_hidden %}{% map_icon_img schemagroup.grouper %} {% if schemagroup.grouper.is_special_report %}Special report: {{ schemagroup.grouper.name }}{% else %}{{ num_newsitems }} {% schema_plural_name schemagroup.grouper num_newsitems %}{% endif %} {% if USER %}{% if is_hidden %}Show{% else %}Hide{% endif %}{% endif %}
{% if show_upcoming %} {% if not is_latest_page %}← Earlier upcoming events for {{ place.pretty_name }}{% endif %} {% if next_day %}More upcoming →{% endif %} {% else %} {% if not is_latest_page %}← Most recent news for {{ place.pretty_name }}{% endif %} {% if next_day %}Older news →{% endif %} {% endif %}
{% else %}We haven't found any news available for this area recently.
{% endif %} {% ifnotequal place.slug "unknown" %}Sign up for:
-
{% if alerts_installed %}
- E-mail alerts {% endif %}
- Custom RSS feeds