module Lato::Layoutable

def hide_sidebar

def hide_sidebar
  @layout_sidebar = false
end