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