pythondotorg
pythondotorg copied to clipboard
fix(frontend): HTML leak in `job_detail`
Use striptags to strip all html from og:description, which was causing HTML to leak.
Resolves #2307
Wasn't sure whether someone else was still working on this, feel free to close if so.
Thanks.