{% extends "_map_inc.html" %} {% block title %}{{ municipality.name }} Pending Edits{% endblock %} {% block pageheader %}
There are presently no pending edits for {{ municipality.name }}. But thank you for checking in!
We will make sure to email you when users propose changes.
{% endif %} {% endblock body %} {% block javascript %} {{ block.super }} {% endblock %}