{% include "nav_cms_breadcrumbs.html" %}
{% placeholder "content" %}
{% endblock content %}
{% load cms_tags staticfiles sekizai_tags cache i18n meta %} {# SEE: https://github.com/nephila/django-meta/blob/1.7.0/docs/rendering.rst #}
{# Debugging Support. #} {% include "debug_js.html" with settings=settings %} {# Google Analytics. #} {% include 'analytics.html' %}