{% include 'header.html' %}

Hi {{ name }}!

{% if waitlisted %}

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

{% else %}

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

Let us know if you have any questions by sending them to hack@wpi.edu
Forgot to upload your resume while registering? No worries, submit it below.

Optional Info:

Shirt Size (Currently selected: {{shirt_size.upper()}})

Special Needs/Accommodations:






If you'd like, add your resume to send to sponsors...

File
{% endif %}
{% if admin %}
{% endif %}


Drop Application if you can't make it :(

{% include 'footer.html' %}