From f27bf9e4006c55b45624d6fbb47dc3c625f919b9 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 23 Aug 2006 05:57:07 +0000 Subject: fixes --- IkiWiki/Plugin/template.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'IkiWiki/Plugin/template.pm') diff --git a/IkiWiki/Plugin/template.pm b/IkiWiki/Plugin/template.pm index 5b4eeb3a8..7e23306cb 100644 --- a/IkiWiki/Plugin/template.pm +++ b/IkiWiki/Plugin/template.pm @@ -44,7 +44,6 @@ sub preprocess (@) { #{{{ $template->param($param => $params{$param}); } - return IkiWiki::preprocess($params{page}, $params{destpage}, $template->output); } # }}} -- cgit v1.2.3