Skip to content

Commit

Permalink
messages saying registration is closed + the date is for 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdbnntt committed Feb 25, 2017
1 parent b89d592 commit 6f44678
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp/views/index/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ block page
.title-buttons-container
.title-buttons
a.no-underline(href="/register"): .button.button-light Register
a.no-underline(href=links.sponsorshipPacket target="_blank" download): .button.button-light Sponsor
a.no-underline(href="mailto:[email protected]?subject HackFSU 5 Sponsorship Inquiry" target="_blank"): .button.button-light Sponsor
.title-text
p.title-text-title.uni-fix HackFSU
p.title-text-date-location
span#fsu.uni-fix Florida State University
span#date
img(src="/static/img/logos/hackfsu/hackfsu-2016.png")
span.uni-fix FEB. 17-19
span.uni-fix FEB. 17-19 '17


a#about
Expand Down
5 changes: 5 additions & 0 deletions webapp/views/registration/user/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ block append scripts

block content
h1 Registration

br
p: i: b As this year's hackathon is now over, you may not yet fully register for next year. However, you may still create an account here. We will send you an email when hacker/mentor/judge registration opens up!
br

form#register_user
.form-section
fieldset.row
Expand Down
2 changes: 2 additions & 0 deletions webapp/views/user/profile/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ block append scripts

block content

p: i: b As this year's hackathon is now over, you may not yet fully register for next year. We will send you an email when hacker/mentor/judge registration opens up! You will NOT need to create another account.
br

#hackathon.content-section
h1 HackFSU
Expand Down

0 comments on commit 6f44678

Please sign in to comment.