fix escaping on user public profile

This commit is contained in:
zapashcanon 2022-02-19 12:19:53 +01:00
parent 20aa94fac5
commit a6381a98f1
No known key found for this signature in database
GPG key ID: 8981C3C62D1D28F1

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