diff --git a/app/views/layouts/base.rhtml b/app/views/layouts/base.rhtml index 2d0cc2c..7198830 100644 --- a/app/views/layouts/base.rhtml +++ b/app/views/layouts/base.rhtml @@ -47,11 +47,13 @@ <%= tag('div', {:id => 'main', :class => (has_content?(:sidebar) ? '' : 'nosidebar')}, true) %>