Merge pull request #517 from openSUSE/lodging-section

Describe the splash area as 'Lodging' instead of 'Lodgings'...
This commit is contained in:
Christian Bruckmayer 2014-10-07 09:52:22 +02:00
commit aeb23ba914

View file

@ -1,5 +1,5 @@
%div.container.text-center
%h2 Lodgings
%h2 Lodging
-unless @conference.splashpage.lodging_description.blank?
.lead
= markdown(@conference.splashpage.lodging_description)