{% load djblets_utils i18n %} {% if comment %} {% endif %} {% if file.revision %} {% endif %} {% if trace %} {% endif %}
{{comment.filediff.dest_file_display}} {% if comment.interfilediff %} {% blocktrans with comment.filediff.diffset.revision as revision1 and comment.interfilediff.diffset.revision as revision2 %} (Diff revisions {{revision1}} - {{revision2}}) {% endblocktrans %} {% else %} {% blocktrans with comment.filediff.diffset.revision as revision %} (Diff revision {{revision}}) {% endblocktrans %} {% endif %} {% else %} {% if file.index != None %}{% endif %} {{file.depot_filename}} {% if file.index != None %}{% endif %}
{{file.revision}} {{file.dest_revision}}

{% trans "There was an error displaying this diff." %}

{% if error %}

{{error}}

{% endif %}

{% blocktrans %} This may be a bug in the software, 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 %}

{% definevar "link_suffix" %}{{file.filediff.pk}}{% if comment %}-{{comment.pk}}{% endif %}{% enddefinevar %} {% trans "Details" %}