On Fri, Dec 18, 2009 at 2:48 PM, Randal L. Schwartz
<[email protected]>wrote:

> >>>>> "Sean" == Sean Allen <[email protected]> writes:
>
> Sean> i repeatedly hit this type of scenario...
> Sean> server
> Sean> {
> Sean>     stuff
> Sean>     [% INCLUDE thing %]
> Sean> }
>
> server
> {
>    stuff
> [% INCLUDE thing | format("    %s") %]
>
>
So either, the template formatting suffers or the output formatting suffers.
Joyous be me.
_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to