Splaspage: Add highlights. Fix cfp inclusion.
This commit is contained in:
parent
e9456be31a
commit
ed8a71e554
13 changed files with 61 additions and 24 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.page-header
|
||||
%h1 Splashpage
|
||||
%p.text-muted
|
||||
Build a
|
||||
Build a
|
||||
= link_to "splash page", conference_path(@conference.short_title)
|
||||
with all the information for your conference
|
||||
- if @splashpage
|
||||
|
|
@ -45,6 +45,13 @@
|
|||
Yes
|
||||
- else
|
||||
No
|
||||
%dt
|
||||
Include CFP:
|
||||
%dd
|
||||
- if @splashpage.include_cfp
|
||||
Yes
|
||||
- else
|
||||
No
|
||||
%dt
|
||||
Include Social Media:
|
||||
%dd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue