{% if refresh_seconds and refresh_seconds > 0 %} {% endif %}
Settings Log out

Theme Song Booth — Admin Dashboard

{% with messages = get_flashed_messages(with_categories=true) %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endwith %}
All Pending Needs Upload Awaiting Payment Delivered {% if refresh_seconds and refresh_seconds > 0 %} Auto-refresh every {{ refresh_seconds }}s {% else %} Auto-refresh off {% endif %}
{% for r in requests %} {% endfor %} {% if not requests %} {% endif %}
ID Name Email Genre Status Approved Actions
#{{ r.id }} {{ r.name }} {{ r.email }} {{ r.style_genre or '-' }} {{ statuses[r.status] }} {% if r.customer_approved != 'none' %}{{ r.customer_approved.upper() }}{% else %}-{% endif %} Open
No requests found.