You left off here
{{ message.user.name }} @{{ message.user.username }}
Expert Tick
{{ moment(message.created_at).format('dddd, hh:mm A') }}
{{ showReplies ? 'Hide Replies' : 'View Replies' }}({{ message.user_messages.length }})
Replying