{% load i18n admin_errors_tags %}
{% for line in frame.pre_context %}{{ line }}
{% endfor %}{{ frame.context_line }}
{% for line in frame.post_context %}{{ line }}
{% endfor %}
{% if ae_can_view_context and perms.admin_errors.view_issue_context and frame.vars %}