{% include 'header.html' %}

Hi {{ name }}!

{% if waitlisted %}

You are waitlisted, if space opens up we ill let you know...

{% else %}

You are fully registered! We look forward to seeing you!

The schedule is here
Location in Google Maps The event will take place in Odeum Hall on the second floor of the Campus Center building
You can park at the Hackfeld Lot. Please make sure to print and put this placecard.
Let us know if you have any questions by sending them to hack@wpi.edu {% endif %}

Drop Application if you can't make it :(

{% if admin %}

Admin Dashboard

{% endif %}
Please sit tight, while we improve the UI of this page :P (Or we'll do it next year)
{% include 'footer.html' %}