Votes
{{ question.votes }}
Answers
{{ question.get_answers_count }}
Favorites
{{ question.favorites }}
{{ question.get_description_preview_as_markdown|safe }}
{% if question.tags.names %}
{% for tag in question.tags.names %}
{{ tag }}
{% endfor %}
{% endif %}