--- a/ForgeHg/forgehg/templates/commit.html
+++ b/ForgeHg/forgehg/templates/commit.html
@@ -9,7 +9,7 @@
   <head>
     <meta content="text/html; charset=UTF-8" http-equiv="content-type" py:replace="''"/>
     <link rel="stylesheet" type="text/css" href="/css/hilite.css"/>
-    <title>Hg Changeset</title>
+    <title>$c.project.name / $c.app.config.options.mount_label / Changeset</title>
     <style type="text/css">
       ins { text-decoration: none; background-color: #dfd; }
       del { text-decoration: none; background-color: #fdd; }