Get notified when new information around {{ place.pretty_name }} is posted.
{% if form.errors %}There was an error with your submission. Please check for errors in the form below.
{% endif %}{% extends "base_place.html" %} {% block title %}E-mail alerts for {{ place.pretty_name }}{% endblock %} {% block header %}E-mail alerts for {{ place.pretty_name }}{% endblock %} {% block place_content %}
Get notified when new information around {{ place.pretty_name }} is posted.
{% if form.errors %}There was an error with your submission. Please check for errors in the form below.
{% endif %}