blog/themes/minth/layouts/partials/header.html

3 lines
84 B
HTML
Raw Normal View History

<h1>{{ site.Title }}</h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}