{% load staticfiles %} {% load bootstrap_themes %}
{{ atc_demo_ui_settings.SHORT_TILE }}
{% bootstrap_styles theme='default' type='min.css' %} {% bootstrap_script use_min=True %}
{{ atc_demo_ui_settings.TITLE }}
{% block content %}{% endblock %}