{% load i18n %} {% if comment %} {% endif %} {% if file.revision %} {% endif %} {% block tbody %} {% endblock %}
{{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}}