{% extends "base.html" %} {% 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 %}

Tides and Weather

forecast for stonington

{% for s in object.sites.all|dictsortreversed:"id"%} {% if forloop.first %} {{s.name}} home page {% else %} {{s.name}} home page {% endif %} {% endfor %}

{% endblock %}