mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 08:10:41 +00:00
Add simple footer
This commit is contained in:
parent
230834fd9f
commit
5806b8fc7b
3 changed files with 34 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
</head>
|
||||
<body>
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
{{ partial "script_async.html" "js/bootstrap.min.js" }}
|
||||
{{ block "scripts_extra" . }}{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue