doctype 5
html ->
  head ->
    title 'Meryl example'
  body ->
    @render @content, @context
