{{text}}
{{#isToday}}
{{createdAtTime}}
{{/isToday}}
{{^isToday}}
{{#isOtherYear}}
{{createdAtYear}} {{createdAtDay}}{{createdAtTime}}
{{/isOtherYear}}
{{^isOtherYear}}
{{createdAtDay}}{{createdAtTime}}
{{/isOtherYear}}
{{/isToday}}
{{#unreadCount}}
{{unreadCount}}
{{/unreadCount}}