diff options
Diffstat (limited to '')
-rw-r--r-- | users/fcuny/notes/layouts/_default/baseof.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/fcuny/notes/layouts/_default/baseof.html b/users/fcuny/notes/layouts/_default/baseof.html index 410e2bc..0c72fb1 100644 --- a/users/fcuny/notes/layouts/_default/baseof.html +++ b/users/fcuny/notes/layouts/_default/baseof.html @@ -6,6 +6,5 @@ <main> {{ block "main" . }}{{ end }} </main> - {{- partial "footer.html" . -}} </body> </html> |