# Append a msg.paylaod

**URL:** https://discourse.nodered.org/t/append-a-msg-paylaod/10883
**Category:** Dashboard
**Created:** [7 May 2019 11:35 UTC](https://discourse.nodered.org/t/append-a-msg-paylaod/10883 "2019-05-07T11:35:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hathemi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hathemi/32/3792_2.png) [@hathemi](https://discourse.nodered.org/u/hathemi)
#### Post date: [7 May 2019 11:35 UTC](https://discourse.nodered.org/t/append-a-msg-paylaod/10883/1 "2019-05-07T11:35:29Z")

</div>

i have a ui-template node  
i append this div inside toolbar  
When, i send msg.payload to this template ,the content of {{msg.payload}} doesn't display on toolbar !! But it displays on the group.  
I wonder, do i need to append {{msg.paylaod }} ???
