{% load eb full_links %} {% for news_batch in news_groups %} {% if news_batch.newsitems %} {% regroup news_batch.newsitems by schema as schema_list %} {% for schema in schema_list %}

{{ news_batch.title }} {% schema_plural_name schema.grouper schema.list %}: {{ schema.list|length }}

{% endfor %} {% else %}

{{ news_batch.title}} items: None nearby.

{% endif %}
{% endfor %}

See the latest news around {{ place_name }} at http://{{ domain }}{{ place_url }}.

You've signed up to receive {% ifequal frequency 7 %}weekly{% else %}daily{% endifequal %} e-mails for {{ place_name }} in {% METRO_NAME %} at {{ email_address }}. To unsubscribe, click this sentence and enter your account password. (If you don't remember your password, or you haven't created one, just click the link on that page to send you a new password.)