diff --git a/themes/wilma/templates/page.ftl b/themes/wilma/templates/page.ftl index f7941d31..39c1b057 100644 --- a/themes/wilma/templates/page.ftl +++ b/themes/wilma/templates/page.ftl @@ -1,11 +1,14 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> + +<#import "lib-list.ftl" as l> + ${title} - + ${stylesheets.addFromTheme("/css/screen.css")} ${stylesheets.tags} @@ -33,8 +36,7 @@ <#if siteTagline?has_content> ${siteTagline} --> - <#import "lib-list.ftl" as l> - +