{% block extra_head %}{% endblock %}
{% if request.session.get('admin_authenticated') %}
United LLM
Admin Dashboard
Admin User
Administrator
Profile Settings
Preferences
Sign Out
{% endif %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}