module Lato::Layoutable

def active_navbar(key)

def active_navbar(key)
  @navbar_key = key
end