diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 7ec89d2ee..599dd246d 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -40,12 +40,16 @@ {{if .RequireTribute}} {{end}} +{{if .PageIsHome}} + +{{end}} + {{template "custom/footer" .}} {{if .PageIsHome}} - + @@ -83,6 +87,6 @@ }); {{end}} - +