diff --git a/templates/postform.tmpl b/templates/postform.tmpl index 35171a4..0af50fb 100644 --- a/templates/postform.tmpl +++ b/templates/postform.tmpl @@ -5,7 +5,7 @@ {{if .ReplyContext}} - Reply to {{.ReplyContext.InReplyToName}} + Reply to @{{.ReplyContext.InReplyToName}} {{else}} New post {{end}}