Hi

I want to pass a value into the fallowing.

        [%# embed(data.page_top_view,['-PAGE_TITLE','$PageName',]) %]
        [% embed(data.page_top_view,['-PAGE_TITLE',[%link.viewname%]) %]

$PageName I an getting from a database query based. the bottom one is the
logical way to do this but the is an issue about [% %] within [% %]

How do I get around this?

Thanks for the help


Shanta


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

Reply via email to