website/www/conservancy/templates/news
Ben Sturmfels 14abe07a4a
Remove unnecessary use of "safe" template tag.
This tag marks a variable as not requiring escaping by the template engine,
potentially creating cross-site scripting vulnerabilities, so shouldn't be used
unless absolutely necessary. In these cases, I don't think it's necessary.
2021-12-17 21:55:47 +11:00
..
pressrelease_archive_day.html news: Refactor press release rendering into a partial. 2016-12-30 23:12:09 -05:00
pressrelease_archive_month.html news: Refactor press release rendering into a partial. 2016-12-30 23:12:09 -05:00
pressrelease_archive_year.html news: Refactor press release rendering into a partial. 2016-12-30 23:12:09 -05:00
pressrelease_detail.html Remove unnecessary use of "safe" template tag. 2021-12-17 21:55:47 +11:00
pressrelease_list.html Move sub-menus to RHS and re-enable on mobile. 2021-11-19 17:02:59 +11:00
pressrelease_partial.html Remove unnecessary use of "safe" template tag. 2021-12-17 21:55:47 +11:00