diff --git a/templates/closed.html b/templates/closed.html index e9e43ac..d948f74 100644 --- a/templates/closed.html +++ b/templates/closed.html @@ -4,43 +4,16 @@ Trollgorithm Theme Song Booth — Closed - + + + + - +
- -
+ Trollgorithm booth is closed + +

Trollgorithm and the goblin engineers are on a break.

Please come back in a while and they should be back to work!

diff --git a/templates/faq.html b/templates/faq.html index 5f14c35..bf9a21e 100644 --- a/templates/faq.html +++ b/templates/faq.html @@ -4,58 +4,15 @@ FAQ — Trollgorithm Theme Song Booth - + + + + - -
+ +
-

❓ Frequently Asked Questions

+

Frequently Asked Questions

The basics

What is the Trollgorithm Song Booth?

@@ -168,7 +125,7 @@

Who do I talk to for help?

The booth operator is your best point of contact for any questions or issues.

- ← Back to the request form + ← Back to the request form
diff --git a/templates/status.html b/templates/status.html index 0022f67..c462350 100644 --- a/templates/status.html +++ b/templates/status.html @@ -4,147 +4,18 @@ Check Your Order Status — Trollgorithm Theme Song Booth - + + + + - +
- + Trollgorithm Theme Song Booth
-

🔍 Check Your Order Status

-

Enter the email address you used when you requested your song.

+

Check Your Order Status

+

Enter the email address you used when you requested your song.

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} @@ -164,17 +35,17 @@
{% if requests %} {% for req in requests %} -
+

Request #{{ req.id }} — {{ req.name }}

-

Status: {{ statuses[req.status] }}

+

Status: {{ statuses[req.status] }}

{% if req.customer_approved and req.customer_approved != 'none' %} -

You selected: {% if req.customer_approved == 'both' %}Both Versions{% else %}Version {{ (req.customer_approved or 'none').upper() }}{% endif %}

+

You selected: {% if req.customer_approved == 'both' %}Both Versions{% else %}Version {{ (req.customer_approved or 'none').upper() }}{% endif %}

{% endif %} {% if req.song_a_path and req.song_b_path %}

Your preview link:

- 🎧 Listen & Pick Your Version + Listen & Pick Your Version {% endif %}
{% endfor %} @@ -184,7 +55,7 @@
{% endif %} - ← Back to the request form + ← Back to the request form
diff --git a/templates/thanks.html b/templates/thanks.html index aa9dbf7..a49e5be 100644 --- a/templates/thanks.html +++ b/templates/thanks.html @@ -4,41 +4,19 @@ Request Received - + + + + - +
-

✅ Request Received

-

Thanks, {{ req.name }}! We'll craft your song and email you a link when it's ready.

-

Your request number: #{{ req.id }}

-

Bring this number to the booth if you want to check on progress.

+
+

Request Received

+

Thanks, {{ req.name }}! We'll craft your song and email you a link when it's ready.

+

Your request number: #{{ req.id }}

+

Bring this number to the booth if you want to check on progress.

+