1 2 3 4
{{ if .IsHome }} <h1>{{ site.Title }}</h1> {{ end }} {{ partial "menu.html" (dict "menuID" "main" "page" .) }}