How to insert msg.payload in template UI?

Firstly, your flow is un-importable. it is important to surround your code with three backticks
```
like this
```

You can edit and correct your post by clicking the pencil icon.

See this post for more details - How to share code or flow json


Secondly, I can see you have quotes in the string. They should probably not be present.

image