mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
Fixed HTML errors
This commit is contained in:
parent
525b28e98b
commit
be207e0df3
2 changed files with 1 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
|||
{{ partial "head.html" . }}
|
||||
<body>
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{ partial "footer.html" . }}
|
||||
</body>
|
||||
{{ partial "footer.html" . }}
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue