mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-05 04:29:21 +02:00
Render emojis in profile description
This commit is contained in:
parent
9d2e24a7de
commit
4bcabfe2a0
|
@ -50,7 +50,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="user-profile-decription">
|
||||
{{.User.Note}}
|
||||
{{EmojiFilter .User.Note .User.Emojis}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue