Theme intrgration initiated by Onassis theme of Blacktie.co

Banner Component designed
This commit is contained in:
Gopesh Tulsyan 2014-06-24 20:05:45 +05:30
parent 6712f582c3
commit 2c4101ab45
6 changed files with 95 additions and 3 deletions

View file

@ -3,7 +3,7 @@
%a.smoothscroll{ href: '#registration' } Registration
%div.container.text-center
%div.row
%h2 Registration
%h1 Registration
- if !@conference.registration_description.blank?
%p
= @conference.registration_description

View file

@ -7,7 +7,7 @@
%div.container.text-center.banner-text
.row
%h1
= @conference.title
= @conference.short_title
- if @conference.start_date && @conference.end_date
.row
%h3

View file

@ -6,6 +6,7 @@
%meta{:content => "", :name => "description"}
%meta{:content => "", :name => "author"}
= stylesheet_link_tag "application", :media => "all"
= stylesheet_link_tag "splash" if content_for :splash
= javascript_include_tag "application"
= csrf_meta_tags
:javascript