Template string
A template string is an embedded expression (see "Statements"), a template character or fixed text. Any text between embedded expressions or template characters is considered as fixed text.
Definition:
templ_string := imbedded_expr | templ_char | fixtext