{% extends "base.html" %} {% load i18n content_tags action_tags block_tags media_tags map_tags %} {% 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 %} {% endblock %} {% block contentbreadcrumbs %} {% if section %} {% cutrender %}{{ section }}{% endcutrender %} {% endif %} {% cutrender %}{{ content }}{% endcutrender %} {% endblock %} {% block aftercontentbreadcrumbs %} {% endblock %} {% endblock %} {% block leftsidebar %} {{ block.super }} {% endblock %} {% block content %} {% block contenttitle %}