Adds sponsors to splash
This commit is contained in:
parent
2c27119e8e
commit
b67b21f023
4 changed files with 47 additions and 1 deletions
|
|
@ -7,4 +7,6 @@
|
|||
-unless @conference.call_for_papers.blank?
|
||||
%div#callforpapers
|
||||
= render 'call_for_papers'
|
||||
%div#sponsors
|
||||
= render 'sponsor'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue