aboutsummaryrefslogtreecommitdiff
path: root/templates/change.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/change.tmpl')
-rw-r--r--templates/change.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/change.tmpl b/templates/change.tmpl
index e476a7439..55aabe201 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -33,4 +33,11 @@
</TMPL_IF>
</TMPL_LOOP>
</div>
+<TMPL_IF NAME="DIFF">
+<div class=diff>
+<pre>
+<TMPL_VAR NAME="DIFF" ESCAPE="HTML">
+</pre>
+</div>
+</TMPL_IF>
<!-- <TMPL_VAR REV> -->