diff --git a/templates/pages/auth_form.html b/templates/pages/auth_form.html index c808714..cbcc57f 100644 --- a/templates/pages/auth_form.html +++ b/templates/pages/auth_form.html @@ -68,7 +68,7 @@ {{ end }} {{ if .gitlabOauth }} - {{ .locale.Tr "auth.oauth" .c.GitLabName}} + {{ .locale.Tr "auth.oauth" .c.GitlabName}} {{ end }} {{ if .giteaOauth }}