{% extends "base.html" %} {% block css %} {% include "_stylesheets.html" %} {% include "tionix/_stylesheets.html" %} {% endblock %} {% block js %} {% include "tionix/_conf.html" %} {% include "horizon/_scripts.html" %} {% endblock %}