fix escaping on user public profile

This commit is contained in:
pena 2022-02-19 12:19:53 +01:00 committed by Swrup
parent f1338d2ce5
commit 6647ba2b32

View file

@ -135,7 +135,7 @@ let public_profile request =
</div>
</div>
|}
nick (Dream.html_escape bio) nick
nick bio nick
in
Ok user_info