Add attendee type management and staff codes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-25 07:17:47 +00:00
parent dec6446d7d
commit 64ab1d0412
16 changed files with 844 additions and 78 deletions
+7
View File
@@ -3,6 +3,13 @@
{% block title %}{{ 'attendee_dashboard'|t }} - NetEvents{% endblock %}
{% block content %}
<style>
.dashboard {
padding: 30px 20px;
max-width: 1600px;
margin: 0 auto;
}
</style>
<div class="dashboard">
<h1>{{ 'attendee_dashboard'|t }}</h1>