I am really interested in the template string, but when I used the freemarker in my project, they both used ${} as placeholder. So, I suggest that, such as python's f"aabb{cc}", use a prefix before the string template to annotate the string as a manifold template string,