module Lato::Layoutable

def page_title(title)

def page_title(title)
  @layout_page_title = title
end