From 020c8fed0e98027cf4db876a67c62eb020448d60 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Tue, 9 Nov 2010 13:27:35 +0000 Subject: [PATCH] Corrected path to screen.css --- themes/wilma/templates/page.ftl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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> - +