html ->
  head ->
    title 'CoffeeCup layout'
  body ->
    @body
