>>>>> "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") %]
}

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to