{% load pages_tags mezzanine_tags staticfiles email_parts googlemap_urls %} {% block meta_title %}{% endblock %} {% if settings.SITE_TITLE %} | {{ settings.SITE_TITLE }}{% endif %} {% ifinstalled mezzanine.blog %} {% endifinstalled %} {% comment "Dreamweaver Designtime Stylesheets" %} {% endcomment %} {% ifinstalled cartridge.shop %} {% endifinstalled %} {% block extra_css %}{% endblock %} {% block extra_js %}{% endblock %} {% block extra_head %}{% endblock %} {% block embed_page %}
{{ settings.SITE_TITLE }}
{% block main_wrapper %}
{% block main %}{% endblock %}
{% endblock %}
{% page_menu "pages/menus/footer.html" %}
{% block footer_js %} {% include "includes/footer_scripts.html" %} {% endblock %} {% endblock %}