{% load i18n %}
{% if error_content %} {{ error_content }} {% else %}{% if ta.has_previous %}{% trans 'Previous' %}{% endif %} | {% if ta.has_next %}{% trans 'Next' %}{% endif %} | {% if ta.has_file %}{% trans 'Download' %}{% endif %} | {{ ta.get_status_display }} |
info
|
{{ ta.content }}