From 7c4a50d23058e764d9bb905df21d9ae6f7f01a4f Mon Sep 17 00:00:00 2001 From: levinse Date: Sun, 22 May 2011 20:23:21 +0000 Subject: internationalization/localization, RT12515 --- httemplate/elements/errorpage.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'httemplate/elements/errorpage.html') diff --git a/httemplate/elements/errorpage.html b/httemplate/elements/errorpage.html index 76a0bf32e..f3794cc13 100644 --- a/httemplate/elements/errorpage.html +++ b/httemplate/elements/errorpage.html @@ -1,4 +1,4 @@ -<% include("/elements/header.html", "Error") %> +<& /elements/header.html, emt("Error") &> % while (@_) { @@ -8,4 +8,3 @@ % $m->flush_buffer(); % $HTML::Mason::Commands::m->abort(); -% #die "shouldn't fall through to here (mason \$m->abort didn't)"; -- cgit v1.2.1