{% if refresh_seconds and refresh_seconds > 0 %} {% endif %}
| ID | Name | Genre | Status | Approved | Actions | |
|---|---|---|---|---|---|---|
| #{{ r.id }} | {{ r.name }} | {{ r.email }} | {{ r.style_genre or '-' }} | {{ statuses[r.status] }} | {% if r.customer_approved and r.customer_approved != 'none' %}{{ (r.customer_approved or 'none').upper() }}{% else %}-{% endif %} | Open |
| No requests found. | ||||||