<div class="header"> <div class="brand"> <h1>{{ .Site.Title}}</h1> <h2>{{ .Site.Params.subtitle }}</h2> {{ partial "nav.html" . }} </div> </div>