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.
2 parents c84bd13 + 6fbdcc4 commit fadf50bCopy full SHA for fadf50b
app/views/devise/registrations/new.html.haml
@@ -8,7 +8,7 @@
8
#disclaimer
9
- if !HackathonConfig['accepting_questionnaires']
10
.center
11
- %strong We are no longer accepting applications. Thanks to everyone who applied!
+ %p= markdown(HackathonConfig['questionnaires_closed_message'])
12
%br
13
- if HackathonConfig['disclaimer_message'].present?
14
= markdown(HackathonConfig['disclaimer_message'])
0 commit comments