Here is what I am trying to do:
[% { constants.foo => "value" } %]
This works but is a bit ugly:
[% { ${constants.foo} => "value" } %]
Any other suggestions?
_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates
