{% block head %}{% endblock %}
VidAI
Dashboard
Analyze
Train
History
{% if user.get('role') == 'admin' %}
API Tokens
{% endif %}
Settings
Account
{% if user.get('role') != 'admin' %}
Linked Apps
{% else %}
Users
Configurations
{% endif %}
Logout
{% block content %}{% endblock %}