{% extends "base.html" %} {% block meta_keywords %}{% for tag in object.story.tags.all %}{{tag}}, {%endfor %}{% endblock %} {% block meta_title %}{{object.story.web_hed}} {% for e in object.story.edition_set.all %}{%if forloop.first %}{% if e.paper == "Compass" %}| {{e.paper}}{%endif%}{%endif%}{%endfor%} | Penobscot Bay Press{% endblock %} {% block meta_description %}{{object.story.summary}}{% endblock %} {% if object.story.lead_photo %} {% block rel-img %}{{object.story.lead_photo.get_square_url}}{% endblock %} {% endif %} {% block title %}{{object.story.web_hed}} | {% for e in object.story.edition_set.all %}{% if forloop.first %}{{e.paper}}{%endif%}{%endfor%} | Penobscot Bay Press {% endblock %} {% block content %} {% load markup typogrify humanize %}
Return to the {{object.group}} historical archive
{% for e in object.story.edition_set.all %}{% if forloop.first %}{{e.paper}}, {{object.story.published_on|date:"F j, Y"}}{% endif %}{% endfor %}
{{object.story.web_hed|typogrify}}
{% if object.story.lead_photo.gallery_photos.all %}
{% for gallery in object.story.lead_photo.gallery_photos.all %}
{% if forloop.first %}{% endif %}
{% endfor %}
{% else %}
{% endif %}
{{object.story.lead_photo.description|urlize|textile|typogrify}}
{% if object.story.lead_photo.photographer %}
By {{object.story.lead_photo.photographer}}
{% else %}
{% if object.story.lead_photo.courtesy %}
Photo courtesy {{object.story.lead_photo.courtesy}}
{% endif %}
{% if object.story.lead_photo.file_photo %}
Penobscot Bay Press file photo
{% endif %}
{% endif %}
{{photo.description|urlize|textile|typogrify}}
{% if photo.photographer != None %}
By {{photo.photographer}}
{% endif %}
{% if photo.courtesy %}
Photo courtesy {{photo.courtesy}}
{% endif %}
{% if photo.file_photo %}
Penobscot Bay Press file photo
{% endif %}
{% if object.story.authors.all %}by {% for author in object.story.authors.all %}{{ author.name }}{% if not forloop.last %}&{% endif %}{% endfor %}
{% endif %}
{{object.story.body|urlize|markdown|typogrify}}
This Remember When was brought to you by:
Share this page
Return to the Penobscot Bay Press home page.