parent
7793497862
commit
fedb0753bf
42 changed files with 578 additions and 236 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%div.container.text-center
|
||||
%h2 Lodgings
|
||||
-unless @conference.lodging_description.blank?
|
||||
-unless @conference.splashpage.lodging_description.blank?
|
||||
.lead
|
||||
= markdown(@conference.lodging_description)
|
||||
= markdown(@conference.splashpage.lodging_description)
|
||||
|
||||
%div.row.text-center
|
||||
- @conference.venue.lodgings.each do |r|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue