{% extends "diffviewer/diff_fragment_error_base.html" %} {% load djblets_utils i18n %} {% block tbody %} {% definevar "link_suffix" %}{{file.filediff.pk}}{% if comment %}-{{comment.pk}}{% endif %}{% enddefinevar %}
{{patch_output}}