<header>

    <a href="/"><h1>{{.Site.Title}}</h1></a>
    <p><i>{{.Description}}</i></p>
    {{ partial "nav" .}}
</header>