Added img tag in allowed tags in bleach
<img> tag in some responses was not being rendered because it was sanitized/escaped by bleach so now it is added to allowed tags so it can render properly
<img> tag in some responses was not being rendered because it was sanitized/escaped by bleach so now it is added to allowed tags so it can render properly