static_pages/themes/NSP/layouts/partials/header.html

3 lines
84 B
HTML
Raw Normal View History

2023-11-17 13:41:57 -08:00
<h1>{{ site.Title }}</h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}