{{! Renders the HTML page content without the <body/> tag }}
<div id="spectacle">
  {{>layout/page}}
</div>
