{% extends "base_place.html" %} {# Required variables: nearby_locations, place, is_block, schema_list, #} {% load eb %} {% block title %}RSS feeds for {{ place.pretty_name }}{% endblock %} {% block extrahead %} {{ block.super }} {% endblock %} {% block header %}RSS feeds for {{ place.pretty_name }}{% endblock %} {% block place_content %}

Get updates when new information around {{ place.pretty_name }} is published. What is RSS?

Choose your feed

Give me everything…

Complete feed for {{ place.pretty_name }}

Make me a custom feed…

Choose the types of news you want to see in your feed and subscribe using the button below.

{% if is_block %}

Radius:

{% endif %}

Custom feed for {{ place.pretty_name }}

{% endblock %}