Menu

#4 Add syntax to apply template from string on the fly

open
5
2007-11-15
2007-11-15
No

Possible solution:
${template a(template_text_b)}
${apply template_text_b}
${end}

means that string template_text_b will be parsed as template and executed in current context.

Discussion


Log in to post a comment.