From c25075a57c15ecbd5b53fc5d85798309317b3f1b Mon Sep 17 00:00:00 2001 From: Leo Lapworth Date: Sat, 29 Jan 2011 16:34:21 +0000 Subject: [PATCH] Update docs --- lib/Plack/Middleware/TemplateToolkit.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Plack/Middleware/TemplateToolkit.pm b/lib/Plack/Middleware/TemplateToolkit.pm index 0b3b563..66a9ac5 100644 --- a/lib/Plack/Middleware/TemplateToolkit.pm +++ b/lib/Plack/Middleware/TemplateToolkit.pm @@ -128,7 +128,7 @@ more significant later. Some values are passed to the templates, but the more you use these the harder it could be to migrate later so you might want to -look at a propper framework such as L: +look at a propper framework such as L if you do want to use them: [% env.XX %] the raw environment variables [% params.get('field') %] params is a L