{% if answer.old_answer_id %} {# Make old URL anchors/hashes work #} {% endif %}
{% include "question/answer_vote_buttons.html" %}
{% include "question/answer_author_info.html" %}
{{ answer.html }}
{% include "question/answer_controls.html" %}
{% include "question/answer_comments.html" %}