Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
walk on registration button
Browse files Browse the repository at this point in the history
  • Loading branch information
omkarmoghe committed Mar 24, 2017
1 parent 5ad569a commit 8406c7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ <h2>Registration Status: <span class="rounded-box decline">DECLINED INVITE</span
{% endif %}
{% endif %}

{# ONLY FOR WALK ON #}
<br />
<a href="{{ url_for('mhacks-registration') }}"><button type="button">Register</button></a>

{% if application %}
{% if application.decision == 'Accept' %}
<h2>Application Status: <span class="rounded-box accept">ACCEPTED</span></h2>
Expand Down

1 comment on commit 8406c7c

@TristanWiley
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here.
Hyped.
HolyshitIamSoReady

Please sign in to comment.