mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-30 21:50:01 +00:00
feat: 创建用户邮件内容支持html标签
This commit is contained in:
parent
cce34f4939
commit
e1de210585
@ -6,7 +6,7 @@
|
||||
|
||||
<div>
|
||||
<p>
|
||||
{{ content }}
|
||||
{{ content | safe }}
|
||||
</p>
|
||||
<p>
|
||||
{% trans 'Username' %}: {{ user.username }} <br />
|
||||
|
Loading…
Reference in New Issue
Block a user