Add custom header and footer partial support
This commit is contained in:
parent
b781218f4e
commit
d4c858a4f9
5 changed files with 5 additions and 0 deletions
layouts/partials
|
@ -8,5 +8,6 @@
|
|||
{{ end }}
|
||||
<a href="#top">Top</a>
|
||||
</div>
|
||||
{{ partial "foot.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue