Adds sponsors to splash

This commit is contained in:
Gopesh Tulsyan 2014-06-13 00:49:48 +05:30
parent 2c27119e8e
commit b67b21f023
4 changed files with 47 additions and 1 deletions

View file

@ -7,4 +7,6 @@
-unless @conference.call_for_papers.blank?
%div#callforpapers
= render 'call_for_papers'
%div#sponsors
= render 'sponsor'