fix it
This commit is contained in:
6
homepage/layouts/index.html
Normal file
6
homepage/layouts/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
{{ .Content }}
|
||||
<div class="terminal-nav">
|
||||
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user