diff --git a/app/views/devise/registrations/new.html.haml b/app/views/devise/registrations/new.html.haml index b19583627..7d6375be4 100644 --- a/app/views/devise/registrations/new.html.haml +++ b/app/views/devise/registrations/new.html.haml @@ -1,8 +1,9 @@ - title 'Register' .form-container.signup %h1.section-title.center - Register for - .emphasized.text-overflow-center= HackathonConfig['name'] + Create an + .emphasized.text-overflow-center + Account - if !HackathonConfig['accepting_questionnaires'] || HackathonConfig['disclaimer_message'].present? #disclaimer