mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 22:21:11 +00:00
add highlights and fix cfp in splashpage
This commit is contained in:
parent
8e25338436
commit
ecfc348ea8
17 changed files with 111 additions and 32 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