aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_contrib_one.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo_contrib_one.tmpl')
-rw-r--r--templates/repo_contrib_one.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_contrib_one.tmpl b/templates/repo_contrib_one.tmpl
index 1083e8c..88bc2fc 100644
--- a/templates/repo_contrib_one.tmpl
+++ b/templates/repo_contrib_one.tmpl
@@ -7,7 +7,7 @@
<html lang="en">
<head>
{{ template "head_common" . }}
- <title>Merge requests &ndash; {{ .repo_name }} &ndash; {{ .group_name }} &ndash; {{ .global.forge_title }}</title>
+ <title>Merge requests &ndash; {{ .repo_name }} &ndash; {{ template "group_path_plain" .group_path }} &ndash; {{ .global.forge_title }}</title>
</head>
<body class="repo-contrib-one">
{{ template "header" . }}