{% extends "pylucid/bootstrap/base.html" %}
{% load cms_tags sekizai_tags static menu_tags %}
{% block content_prefix %}
{% include "pylucid/includes/bootstrap/collapsed_navigation.html" %}
{% show_breadcrumb 0 "pylucid/includes/bootstrap/breadcrumb.html" %}
{% endblock content_prefix %}
{% block base_footer %}{% include "pylucid/includes/bootstrap/footer.html" %}{% endblock base_footer %}