{{#if is_dm_with_self}}
{{#tr}}
Message yourself
{{/tr}}
{{else}}
{{#tr}}
Message
{{#*inline "z-recipient-label"}}
{{#if has_empty_string_topic~}}
#{{channel_name}} > {{empty_string_topic_display_name}}
{{~else~}}
{{label_text}}
{{~/if}}
{{~/inline}}
{{/tr}}
{{/if}}