4 lines
131 B
HTML
4 lines
131 B
HTML
<h1><a href="/">{{ site.Title }}</a></h1>
|
|
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
|
{{ partial "socials.html" . }}
|