• Home
  • {% if "username" in session %}
  • Settings
  • {% endif %}
  • Check Update

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

{% if "username" in session %}
  • Sign Out
{% endif %}