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