{% extends "./inc_base.html" %} {% block content %}

{% include "./inc_nav.html" %} {% include "./inc_sliderbar.html" %}
{% endblock%} {% block script %} {% endblock %}