3 lines
95 B
HTML
3 lines
95 B
HTML
|
<h1>{{ site.Title | safeHTML }}</h1>
|
||
|
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|