Switch to side-by-side view
--- a/ForgeGit/forgegit/templates/commit.html +++ b/ForgeGit/forgegit/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>Git Commit</title> + <title>$c.project.name / $c.app.config.options.mount_label / Commit ${h.text.truncate(commit.sha, 10)}</title> </head> <body>