{{{ $post['body_html'] }}}
{% if $post['attachment_count'] > 0 %}{% endif %}{% if $post['edited_at'] %}{% if $topic['prefix_name'] %}{{ $topic['prefix_name'] }}{% endif %}{{ $topic['title'] }}{% if $topic['solved_post_id'] %}Solved{% endif %}
{% if $topicTags %}{% endif %}Started by {{ $topic['author'] }} · {{ $topic['view_count'] }} views · {{ $topic['reply_count'] }} replies
{{ $poll['question'] }}
{{ $poll['poll_type']==='multiple'?'Choose up to '.$poll['max_choices'].' options':'Choose one option' }} · {{ $pollTotalVoters }} voter{{ $pollTotalVoters===1?'':'s' }} · {{ $pollTotalVotes }} vote{{ $pollTotalVotes===1?'':'s' }}
{{ $pollResultsReason }}