diff --git a/themes/vivo-basic/templates/page/partials/footer.ftl b/themes/vivo-basic/templates/footer.ftl similarity index 94% rename from themes/vivo-basic/templates/page/partials/footer.ftl rename to themes/vivo-basic/templates/footer.ftl index 70194d50..50f72d8a 100644 --- a/themes/vivo-basic/templates/page/partials/footer.ftl +++ b/themes/vivo-basic/templates/footer.ftl @@ -1,6 +1,6 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -<#import "/lib/list.ftl" as l> +<#import "listMacros.ftl" as l>