{% extends "base.html" %} {% from 'cc_license.html' import license %} {# this template contains uikit specific settings #} {% block head %} {{ super() }} {# todo: change to minified version for production #} {# todo: rename jquery ? #} {% if STYLE == "almost-flat" %} {% elif STYLE == "gradient" %} {% else %} {% endif %}