--- a/ForgeSVN/forgesvn/templates/diff.html
+++ b/ForgeSVN/forgesvn/templates/diff.html
@@ -8,7 +8,7 @@
 
   <head>
     <meta content="text/html; charset=UTF-8" http-equiv="content-type" py:replace="''"/>
-    <title>Diff of $a.filename</title>
+    <title>$c.project.name / $c.app.config.options.mount_label / Diff of $a.filename</title>
     <link rel="stylesheet" type="text/css" media="screen, projection" href="${g.forge_static('css/forge/hilite.css')}" />
   </head>