{{with .Data}} {{template "header.tmpl" (WithContext .CommonData $.Ctx)}}

Emojis

{{range .Emojis}}
{{.ShortCode}} :{{.ShortCode}}:
{{end}}
{{template "footer.tmpl"}} {{end}}