{{> header }}

	<p>This is the sub layout</p>
  <h1>{{ title }}</h1>
  <h2>{{ global }}</h2>

  {{{ content }}}

{{> footer }}
