in reply to Re: Template Toolkit filtering all variables
in thread Template Toolkit filtering all variables
and not[% CGI.h2("Greetings!") %] Hello, [% firstname | html %] [% lastname | html %]!
?<h2>Greetings!</h2> Hello, [% firstname | html %] [% lastname | html %]!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Template Toolkit filtering all variables
by merlyn (Sage) on Oct 13, 2005 at 11:54 UTC |