diff --git a/templates/shared/user/authorlink.tmpl b/templates/shared/user/authorlink.tmpl index abfee6aae3..04d01e0dca 100644 --- a/templates/shared/user/authorlink.tmpl +++ b/templates/shared/user/authorlink.tmpl @@ -1 +1 @@ -{{.GetDisplayName}}{{if .IsTypeBot}}bot{{end}} +{{.GetDisplayName}}{{if .IsTypeBot}} bot{{end}}