{# -*- mode: jinja-html -*- #} {% extends "sco_page.html" %} {% block styles %} {{super()}} {% endblock %} {% block app_content %} {% include 'bul_head.html' %} {% include 'bul_foot.html' %} {% endblock %}