{{ post.share_user?.my_callsign?.charAt(0) || 'U' }}
{{ post.share_user.my_callsign }}
{{ formatDate(post.created_at) }}
{{ post.user?.my_callsign?.charAt(0) || 'U' }}
{{ post.user.my_callsign }}
Original post
YOUTUBE.COM
{{ post.likes_count }}
{{ post.comments_count }} comment{{ post.comments_count !== 1 ? 's' : '' }} {{ post.shares_count }} share{{ post.shares_count !== 1 ? 's' : '' }}

