We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ef656 commit 95f737eCopy full SHA for 95f737e
app/views/devise/registrations/new.html.haml
@@ -1,8 +1,9 @@
1
- title 'Register'
2
.form-container.signup
3
%h1.section-title.center
4
- Register for
5
- .emphasized.text-overflow-center= HackathonConfig['name']
+ Create an
+ .emphasized.text-overflow-center
6
+ Account
7
8
- if !HackathonConfig['accepting_questionnaires'] || HackathonConfig['disclaimer_message'].present?
9
#disclaimer
0 commit comments