Files
notifications-admin/tests/app/main/views/test_jobs.py
Chris Hill-Scott a149c6a853 Fix HTML showing on old job page
Using the `Markup` class tells Jinja that the content is safe to render
without any escaping.
2021-06-03 14:01:20 +01:00

24 KiB