--- Myk Melez <[EMAIL PROTECTED]> wrote:
> It seems like the right thing to do in TT is to define a wrapper and put 
> only the content in the document, i.e.:
Try a WRAPPER instead of two INCLUDE's:

[% WRAPPER skeleton.tt page_title = "My Page" %]
the content...
[% END %]

__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to