Skip to content

Commit 7ee2069

Browse files
committed
More info on state of the registration
1 parent dcdedde commit 7ee2069

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- apologies = ['Time is an illusion. Registration, doubly so. Please check back soon.',
2+
'Don’t panic — registration hasn’t opened just yet.',
3+
'Registration is currently undergoing existential contemplation. Try again shortly.',
4+
'Please stand by. The registration system is currently stuck in a mild temporal anomaly.',
5+
'As far as anyone can tell, registration is imminent. Probably.',
6+
'It’s entirely possible that registration is just running fashionably late.',
7+
]
8+
9+
= apologies.sample

views/splash.haml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
.title_text
2323
%p
2424
=haml :registrationdate
25+
- else
26+
.title_text
27+
%p
28+
=haml :registrationdate_unknown
2529
.text_content_wrapper
2630
%section#news.text_content
2731
=haml :news

0 commit comments

Comments
 (0)