templates/gitweb/fileannotate.tmpl
changeset 3350 2edf53386d86
parent 3270 36fa5db79dd5
child 3363 ce8f31e0b3b8
--- a/templates/gitweb/fileannotate.tmpl
+++ b/templates/gitweb/fileannotate.tmpl
@@ -18,7 +18,9 @@
 <a href="{url}rev/#node|short#{getentries}">changeset</a> |
 <a href="{url}file/{node|short}/#file|urlescape#{getentries}">file</a> |
 <a href="{url}log/{node|short}/#file|urlescape#{getentries}">revisions</a> |
-annotate | <a href="{url}raw-annotate/{node|short}/#file|urlescape#">raw</a><br/>
+annotate |
+<a href="{url}diff/{node|short}/{file|urlescape}{getentries}">diff</a> |
+<a href="{url}raw-annotate/{node|short}/#file|urlescape#">raw</a><br/>
 </div>
 
 <div class="title">#file|escape#</div>