Location component splash view
This commit is contained in:
parent
f5c5e6a44b
commit
f0b6c32a54
5 changed files with 63 additions and 2 deletions
|
|
@ -10,7 +10,10 @@
|
|||
-unless @conference.call_for_papers.blank?
|
||||
%div#callforpapers
|
||||
= render 'call_for_papers'
|
||||
-unless @conference.venue.blank?
|
||||
%div#location
|
||||
= render 'location'
|
||||
%div#sponsors
|
||||
= render 'sponsor'
|
||||
%div#social-media
|
||||
= render 'social_media'
|
||||
= render 'social_media'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue