{% extends "base.html" %}
{% block title %}Town Information | Penobscot Bay Press | Stonington, Maine{% endblock %}
{% block description %}{{a.archivesectionchive.body|truncatewords:60}} {% endblock %}
{% block flag_img_src %}{{MEDIA_URL}}images/headers/towninforound440.gif{% endblock %}
{% block flag_descrip %}Looking for information about your town?
Can't remember phone numbers for your town offices?
Last updated May 31, 2010{% endblock %}
{% block redirect %}
{% endblock redirect %}
{% block content %}
You have reached an old page in error. This page should automatically redirect, if it doesn't, click here to proceed to our new site.
{% endblock %}