diff --git a/layouts/partials/paige/footer.html b/layouts/partials/paige/footer.html index 8bb366d8..99d9b3bf 100644 --- a/layouts/partials/paige/footer.html +++ b/layouts/partials/paige/footer.html @@ -9,7 +9,7 @@
{{ . }}
{{ end }} - + {{ if templates.Exists "partials/paige/footer-last.html" }} {{ partial "paige/footer-last.html" . }}