• Home
  • {% if "username" in session %}
  • Settings
  • {% endif %} {% if session['update'] == "true" %}
  • New Update Available!
  • {% endif %}

Configurations
    {% for i in conf%}
  • {{i['conf']}}
  • {%endfor%}

{% if "username" in session %}
  • Sign Out
{% endif %}
  • {{ session['dashboard_version'] }}