website/www/conservancy/templates/blog
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
..
entry_archive_day.html blog: Refactor entry rendering into a partial. 2016-12-30 23:12:09 -05:00
entry_archive_month.html blog: Refactor entry rendering into a partial. 2016-12-30 23:12:09 -05:00
entry_archive_year.html blog: Refactor entry rendering into a partial. 2016-12-30 23:12:09 -05:00
entry_detail.html Remove unnecessary use of "safe" template tag. 2021-12-17 21:55:47 +11:00
entry_list.html Link up news breadcrumbs. 2021-10-19 06:47:58 -07:00
entry_partial.html Remove unnecessary use of "safe" template tag. 2021-12-17 21:55:47 +11:00
query.html blog: Fix syntax of blog.query's cycle calls. 2018-09-03 10:48:39 -04:00