1 2 3 4
{{define "title"}}{{.Data.Msg}}{{end}} {{define "content"}} <p class="msg">{{.Data.Msg}}</p> {{end}}