diff --git a/shared b/shared index 65c4989..322ae48 160000 --- a/shared +++ b/shared @@ -1 +1 @@ -Subproject commit 65c4989d08b85a821a0932e4376f2ab088f50d0c +Subproject commit 322ae481eeb47418245e669c3585f6d2195656da diff --git a/templates/_types/auth/_bookings_panel.html b/templates/_types/auth/_bookings_panel.html new file mode 100644 index 0000000..28f8280 --- /dev/null +++ b/templates/_types/auth/_bookings_panel.html @@ -0,0 +1,44 @@ +
{{ booking.name }}
+No bookings yet.
+ {% endif %} + +{{ g.user.email }}
+ {% if g.user.name %} +{{ g.user.name }}
+ {% endif %} + {% endif %} +{{ item.newsletter.name }}
+ {% if item.newsletter.description %} +{{ item.newsletter.description }}
+ {% endif %} +No newsletters available.
+ {% endif %} + +No tickets yet.
+ {% endif %} + ++ If an account exists for + {{ email }}, + you’ll receive a link to sign in. It expires in 15 minutes. +
+ + {% if email_error %} ++ + ← Back + +
++ Enter your email and we’ll email you a one-time sign-in link. +
+ + {% if error %} +