{% extends "diffviewer/diff_fragment_error_base.html" %} {% load djblets_utils i18n %} {% block tbody %}
{{error}}
{% endif %} {% endif %}{% blocktrans %} This may be a a temporary outage or an issue with the format of your diff. {% endblocktrans %}
{% url 'support' as support_url %} {% blocktrans %} Please try again, and if you still have trouble, contact support. {% endblocktrans %}
{{trace}}