Spake Michael Lackhoff on Tuesday, August 12, 2008 at 03:26PM +0200:
> Here is what I tried:
> [% msg.${'htmlhead_title_' _ conf.location} %]
> [% msg.htmlhead_title_${conf.location} %]

I believe you want the item() vmethod:

[% msg.item('html_title_' _ conf.location) %]

Hope that helps.
-- 
"Be true to your work, your word, and your friend." 
             -- Henry David Thoreau
-
GPG Fingerprint: 412C CCE9 DDA2 4FE9 C34F  754B 0863 0EA6 712E BBE1

_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to