{% extends "base.html" %}
{% load url from future %}
{% load catalog_tags %}
{% block flag_link %}{% url "storefront_index" %}{% endblock %}
{% block flag_img_src %}{{MEDIA_URL}}images/headers/storelogo440.gif{% endblock %}
{% block flag_descrip %}Subscriptions, books, movies and maps
from Penobscot Bay Press.{% endblock %}
{% block title %}Penobscot Bay Press Community Storefront{% endblock title %}
{% block og_title %}Penobscot Bay Press Community Storefront{% endblock og_title%}
{% block og_type %}Article{% endblock %}
{% block og_url %}/store/{% endblock %}
{% block og_description %}Subscriptions, books, movies and maps from Penobscot Bay Press.{% endblock %}
{% block meta_title %}Penobscot Bay Press Community Storefront{% endblock meta_title %}
{% block meta_description %}Subscriptions, books, movies and maps from Penobscot Bay Press.{% endblock meta_description %}
{% block style %}
{% endblock style %}
{% block content %}