Tweak the front page
This commit is contained in:
parent
6c3d26db45
commit
358018cd93
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
.row-fluid
|
.row-fluid
|
||||||
.span12
|
.span12
|
||||||
.center-text
|
.center-text
|
||||||
= conference.venue.description
|
= simple_format(conference.venue.description)
|
||||||
.row-fluid{:style => "padding-top: 30px;"}
|
.row-fluid{:style => "padding-top: 30px;"}
|
||||||
.span3
|
.span3
|
||||||
- if conference.registration_open?
|
- if conference.registration_open?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue