{{> header }}

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

  {{{ content }}}

{{> footer }}
