diff --git a/goathacks/templates/dashboard.html b/goathacks/templates/dashboard.html index 26680c6..44c9656 100644 --- a/goathacks/templates/dashboard.html +++ b/goathacks/templates/dashboard.html @@ -30,10 +30,13 @@ Forgot to upload your resume while registering? No worries, submit it below.
+ {% if config['DISCORD_LINK'] is defined %}
Make sure to join the Discord and enter your shirt size below!
-

(Please note that due to COVID-19 constraints, we can't guarantee that all participants will receive Hack@WPI t-shirts this year but we are trying to find a way!)

- Discord + {% else %} +
Our discord is still under construction! We'll send out an email when it's ready.
+ {% endif %}