{{> header}}

    <section class="content">
        <h1>Hello!</h1>
        <h3>Welcome to <span class="app-name">{{site.name}}</span></h3>
    </section>

{{> footer}}