{% load difftags %} {% load djblets_utils %}
| {{ file.depot_filename }} | ||||||
|---|---|---|---|---|---|---|
| {{file.revision}} | New Change | |||||
| {{line.1}} | {% ifequal chunk.change "replace" %}{{ line.2|highlightregion:line.3|showextrawhitespace }} |
{{line.4}} | {{ line.5|highlightregion:line.6|showextrawhitespace }} |
{% else %}
{{ line.2|showextrawhitespace }} |
{{line.4}} | {{ line.5|showextrawhitespace }} |
{% endifequal %}
| ... | {{ chunk.numlines }} line{{chunk.numlines|pluralize}} hidden | |||||