index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
templates
/
mail
/
issue
/
mention.tmpl
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'templates/mail/issue/mention.tmpl')
-rw-r--r--
templates/mail/issue/mention.tmpl
2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mail/issue/mention.tmpl b/templates/mail/issue/mention.tmpl
index 982bfe13..6800fdf6 100644
--- a/
templates/mail/issue/mention.tmpl
+++ b/
templates/mail/issue/mention.tmpl
@@ -7,7 +7,7 @@
<body>
<p>@{{.Doer.DisplayName}} mentioned you:</p>
- <p>{{.Body | Str2html}}</p>
+ <p>{{.Body | Str2HTML}}</p>
<p>
---
<br>