{% extends "pylucid/bootstrap/base.html" %} {% load cms_tags sekizai_tags static menu_tags %} {% block base_content %} {% include "includes/header.html" %} {# from_level to_level extra_inactive extra_active template #} {% show_menu 0 0 0 0 "pylucid/includes/bootstrap/top_menu.html" %} {% show_breadcrumb 0 "pylucid/includes/bootstrap/breadcrumb_with_language.html" %}