base.html 408 B

1234567891011
  1. {% extends "base.html" %}
  2. {% block flag_link %}http://penobscotbaypress.com/directory/{% endblock %}
  3. {% block flag_img_src %}{{MEDIA_URL}}/images/headers/dirservround440.gif{% endblock %}
  4. {% block flag_descrip %}
  5. Your on-line source for information on area businesses<br>
  6. and the services they provide. This is a list of our advertisers <br>
  7. who have chosen to participate in this section.
  8. {% endblock %}