Classifieds
{% load markup typogrify %}
{% include "classifieds/includes/AccountScoutIndexOneFile.htm" %}
{% extends "base.html" %}
{% block rss %}{% endblock %}
{% block meta_keywords %}classifieds, penobscot bay press, maine, ads{% endblock %}
{% block title %}Classifieds | 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/classround440.gif{% endblock %}
{% block flag_update_stamp %}{% endblock %}
{% block content %}
{% for s in object.sites.all|dictsortreversed:"id"%} {% if forloop.first %} {{s.name}} home page {% else %} •{{s.name}} home page {% endif %} {% endfor %}