{% extends "base.html" %} {% block og_title %}Penobscot Bay Press is on Instagram!{% endblock %} {% block og_type %}Article{% endblock %} {% block og_url %}{{flatpage.get_absolute_url}}{% endblock %} {% block og_description %}Do you love photographs of the community? Do you want to see pictures of local events as they are happening? Or do you just love seeing scenics of our coastal Maine community? Now you can follow your favorite PBP photographers on Instagram.{% endblock %} {% block og_image %}{{MEDIA_URL}}images/headers/Instagram-Web-Teaser-Image-Horiz.jpg{% endblock %} {% block meta_title %}{{flatpage.title}} | Penobscot Bay Press{% endblock %} {% block meta_description %}Your on-line source for community information covering the unique towns and islands of East Penobscot and Blue Hill Bays, Maine.{% endblock %} {% block rel-img %}{{MEDIA_URL}}images/headers/Instagram-Web-Teaser-Image-Horiz.jpg{% endblock %} {% block title %}Penobscot Bay Press is on Instagram!{% endblock %} {% block content %}

{{flatpage.title}}

{% load markup typogrify %} {{flatpage.content|markdown}}
{% load adzone_tags %} {% random_zone_ad '' 'app-ad' %}
{% endblock %}