<hgroup>
    <h1>{{.Site.Title}}</h1>
    {{- if .Site.Params.Subtitle }}
    <h2 class="subtitle">{{.Site.Params.Subtitle}}</h2>
    {{- end }}
</hgroup>