{{> header }}

	This is the index layout in sub.
  <h1>{{ title }}</h1>
  <h2>{{ global }}</h2>

  {{{ content }}}

{{> footer }}
