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.
Log in to post a comment.