From 1788115d39e24d6318c60c900a64eb8d6a5f9c8a Mon Sep 17 00:00:00 2001 From: AwaKT <60238912+gerardm27@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:19:28 +0100 Subject: [PATCH] Added disclaimer to migrate halal to veggie (#307) * Added disclaimer to migrate halal to veggie * Added styles to stand out more --- applications/templates/dashboard.html | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/templates/dashboard.html b/applications/templates/dashboard.html index 4f2f6b21..d29adae9 100644 --- a/applications/templates/dashboard.html +++ b/applications/templates/dashboard.html @@ -146,6 +146,7 @@

When to leave

{% include 'include/deadline_countdown.html' with timeleft=invite_timeleft %}

Please confirm that this information regarding your application is correct. If you see that something's not right, now is the time to change it!

+

Disclaimer: We cannot guarantee that the meat provided at the event will be Halal. We strongly advise to consider opting for a vegetarian diet instead.

{% include 'include/bootstrap_form.html' with form=confirm_form %}