If you use a backtick (`) character in a template expression, Angular reports an error like
Unexpected character [`]
It would be nice if this could instead say something like
Angular template expressions to not support template string literals.
Unexpected character [`] at column ...