From 8cc4a41492f767c76dd3ff7da2cd7bec7134689b Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Fri, 23 Dec 2022 14:27:52 -0500 Subject: [PATCH] Fix email registration template --- goathacks/templates/emails/registration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goathacks/templates/emails/registration.txt b/goathacks/templates/emails/registration.txt index 81a802f..e686e80 100644 --- a/goathacks/templates/emails/registration.txt +++ b/goathacks/templates/emails/registration.txt @@ -3,7 +3,7 @@ Dear {{ user.first_name }}, Your application for GoatHacks has been confirmed! {% if user.waitlisted %}You're on the waitlist right now, but we'll send you another email if a spot opens up.{% else %}You've got a confirmed spot this year! Make sure to look at -the schedule at https://hack.wpi.edu. +the schedule at https://hack.wpi.edu.{% endif %} {% if not user.waitlisted %} We'll send another email with more details closer to the event. In the