diff --git a/templates/shared/user/authorlink.tmpl b/templates/shared/user/authorlink.tmpl
index af6624c5c3..1db8643c5b 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}}