summary refs log tree commit diff
path: root/changelog.d/8444.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert additional templates to Jinja (#8444)Patrick Cloke2020-10-021-0/+1
This converts a few more of our inline HTML templates to Jinja. This is somewhat part of #7280 and should make it a bit easier to customize these in the future.