<h1>{{> page/title}}</h1>

{{> page/nav}}

<button id="say">Say Something</button>
{{> echo}}

<script src="/echo.js"></script>
