{{> header }}

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

  {{{ content }}}

{{> footer }}
