{% include 't_head.html' %}
{% include 't_sidebar.html' %}
{% include 't_navbar.html' %}

{% if error==True %} {% endif %}

Edit config file

{% for key, value in args.items() %}
{% endfor %}


{% include 't_js_script.html' %}