{% extends 'avem/frame.html' %} {% comment %} this theme is based on twitter bootstrap {% endcomment %} {% load static from static %} {% load ext %} {% block extra_meta %} {% endblock extra_meta %} {% block site_css %} {% endblock site_css %} {% block site_js %} {% endblock site_js %} {% block page_attr %}{{ block.super }} class='container'{% endblock page_attr %} {% block main_menu %} {# todo: this main_menu has a totally different structure from the one it overrides... #} {% endblock main_menu %} {% block content_area %}