{% if is_reviewed %}
{% endif %}
{% if actionWas %}
{% endif %}
You have already voted to this Post and no further action is required.
Review the following First Answers
1 answer
1 vote
33 views
{{data.title}}
{{data.body}}
{% for tag in data.questionans.tags.all %}
{{tag}}
{% endfor %}
Answered {{data.date|naturaltime}}
{{data.questionans.body|truncatechars:30}}
Asked {{data.questionans.date|naturaltime}}
{{ans.answer_owner}}{{ans.answer_owner}}
{{data.questionans.post_owner|calculate_reputation}}2828 gold badges324324 silver badges439439 bronze badges
{% if is_reviewed == False %}
{% endif %}
{% if is_reviewed == False %}
{% endif %}
Actions