Hide the small image for now
This commit is contained in:
parent
beb1b8ae26
commit
8d6c9978b9
1 changed files with 6 additions and 6 deletions
|
|
@ -4,12 +4,12 @@
|
|||
.row
|
||||
.col-md-8.col-md-offset-2#header
|
||||
.row
|
||||
- if conference.picture?
|
||||
.col-md-4
|
||||
= image_tag(conference.picture_url,
|
||||
class: 'img-responsive img-center',
|
||||
id: 'splash-logo')
|
||||
.col-md-8
|
||||
-# - if conference.picture?
|
||||
-# .col-md-4
|
||||
-# = image_tag(conference.picture_url,
|
||||
-# class: 'img-responsive img-center',
|
||||
-# id: 'splash-logo')
|
||||
.col-md-8.col-md-offset-2
|
||||
%h1
|
||||
= conference.title
|
||||
%h3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue