{% extends "pylucid/bootstrap/base.html" %} {% load cms_tags sekizai_tags static menu_tags %} {% block base_content %} {% show_breadcrumb 0 "pylucid/includes/bootstrap/breadcrumb_with_language.html" %}
{% block content %}{% placeholder content %}{% endblock content %}
{% endblock base_content %} {% block base_footer %}{% include "pylucid/includes/bootstrap/footer.html" %}{% endblock base_footer %}