{% extends "base.html" %}
{% block redirect %}
{% endblock %}
{% block title %}Community Info | Penobscot Bay Press {% endblock %}
{% block description %}{{a.archivesectionchive.body|truncatewords:60}} {% endblock %}
{% block flag_img_src %}{{MEDIA_URL}}images/headers/cominforound440.gif{% endblock %}
{% block flag_descrip %}Your on-line source for community information covering the unique towns and
islands of East Penobscot and Blue Hill Bays, Maine.{% endblock %}
{% 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 %}