HTML entities on the partner page are now removed using bleach
Closes #518 (closed) ISSUE
Previous behaviour
Steps to reproduce:
- Go to partners page.
- Hover over a partner
- Notice that there are HTML entities
New behaviour
Steps to validate that it works:
- Go to the partners page.
- Hover over a partner
- The HTML entities are now bleached.