aboutsummaryrefslogtreecommitdiff
path: root/templates/recentchanges.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/recentchanges.tmpl')
-rw-r--r--templates/recentchanges.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl
index 3dc9fc1be..b42975e95 100644
--- a/templates/recentchanges.tmpl
+++ b/templates/recentchanges.tmpl
@@ -13,6 +13,9 @@
<li> <!-- <TMPL_VAR NAME="REV"> -->
<TMPL_LOOP NAME="PAGES">
<TMPL_VAR NAME="LINK">
+ <TMPL_IF NAME="DIFFURL">
+ (<a href="<TMPL_VAR NAME="DIFFURL">">diff</a>)
+ </TMPL_IF>
</TMPL_LOOP>
<br>
<!-- <TMPL_VAR NAME="COMMITTYPE"> -->