dc09-hugo/themes/qogir/layouts/partials/header.html
2023-11-04 11:44:43 +04:00

2 lines
84 B
HTML

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