Using `html_safe` on the whole text meant the translations were also considered HTML safe, but they are not supposed to have HTML.
Using `html_safe` on the whole text meant the translations were also considered HTML safe, but they are not supposed to have HTML.