{% extends "base.html" %} {% block rss %}{% endblock %} {% block meta_keywords %}documents, penobscot bay press, maine, ads{% endblock %} {% block title %}Documents | Penobscot Bay Press {% endblock %} {% block flag_link %}{% url cl-index %}{% endblock %} {% block flag_descrip %}Classified advertisments covering the unique towns and islands of East
Penobscot and Blue Hill Bays, Maine.{% endblock %} {% block flag_img_src %}{{MEDIA_URL}}images/headers/comnewsround440.gif{% endblock %} {% block flag_update_stamp %}{% endblock %} {% block content %} {% for item in objects %} {% if objects.count == 1%}{% endif %} {% cycle '' '' %} {% endfor %}
Choose a Category
{% load convert_tags %}

{% thumbnail item.preview.url "300" %}

{{item}}


{% endblock %} {% block ads %} {% load adzone_tags %} {% random_zone_ad_block '' 'index' 4 %}
{% random_zone_ad '' 'house-index' %}
{% endblock %}