module Lato::Layoutable

def active_sidebar(key)

def active_sidebar(key)
  @sidebar_key = key
end