myco.systems/themes/icbm/layouts/partials/header.html
2024-07-23 18:45:45 -04:00

2 lines
84 B
HTML

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