{% extends "base.html" %} {% load i18n content_tags action_tags block_tags media_tags map_tags section_tags inplace_edit %} {% block metatags %} {{ block.super }} {% if section %} {% endif %} {% endblock %} {% block extrahead %} {% if content %}{% google_map_media content=content %}{% endif %} {% endblock %} {% block cssstyles %} {{ block.super }} {% endblock %} {% block extrabreadcrumbs %} {% block beforecontentbreadcrumbs %} {% block sectionbreadcrumbs %} {% section_breadcrumbs_tag section content %} {% endblock %} {% endblock %} {% block contentbreadcrumbs %} {% endblock %} {% block aftercontentbreadcrumbs %} {% endblock %} {% endblock %} {% block leftsidebar %} {{ block.super }} {% endblock %} {% block content %} {% block contenttitle %}