Consistent design and code cleanup of splashpage elements.
* get rid of unnecessary slice() * center up small groups of elements * consistent text use FIXME: extract out strings * consistent date strings * simplified views for easier theming
This commit is contained in:
parent
f0c3fc357b
commit
aee1f58607
7 changed files with 48 additions and 92 deletions
|
|
@ -3,8 +3,9 @@
|
|||
%h2
|
||||
Call for Tracks
|
||||
%p.lead
|
||||
We are ready to accept requests for tracks!
|
||||
We are now accepting custom track requests!
|
||||
%p
|
||||
Would you like to host a mini-summit, sub-conference, or hack space?
|
||||
The submission period for track requests is open
|
||||
%em.notranslate
|
||||
= "#{date_string(@conference.call_for_tracks.start_date,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue