{% extends config.FAB_BASE_TEMPLATE %} {% block head_css %} {{super()}} {% endblock %} {% block content %} {{page.html|safe}} {% endblock %}