gallery/layouts/partials/header.html

3 lines
84 B
HTML
Raw Permalink Normal View History

2024-10-21 07:52:50 +00:00
<h1>{{ site.Title }}</h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}