- <div class="tabsA">\r
- <a id="oldest" href="{{ question.get_absolute_url }}?sort=oldest#sort-top"\r
- title="{% trans "oldest answers will be shown first" %}">{% trans "oldest answers" %}</a>\r
- <a id="latest" href="{{ question.get_absolute_url }}?sort=latest#sort-top"\r
- title="{% trans "newest answers will be shown first" %}">{% trans "newest answers" %}</a>\r
- <a id="votes" href="{{ question.get_absolute_url }}?sort=votes#sort-top" \r
- title="{% trans "most voted answers will be shown first" %}">{% trans "popular answers" %}</a> \r
- </div>\r