Inconsistent HTML escapes
### Expected Behavior
In the "Widget Description" (named that in both Widget and Website settings), HTML tags should be honoured Desktop.
### Current Behavior
HTML tags are honoured on Desktop, but not in the widget nor on mobile browsers.
### Possible Solution
Allow HTML tags in these admin-only fields.
### Steps to Reproduce
1. Add
Stuff to Widget Description in WEBSITE settings.
2. Observe on Windows Firefox
3. Observe on Android Chrome
4. Do same for Widget settings.
### Context (Environment)
I just wanted to add a subtitle. Worked fine on Desktop, shows tags to users on other platforms.