summary refs log tree commit diff
path: root/synapse/res/templates/recaptcha.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Display an error page during failure of fallback UIA. (#10561)Callum Brown2021-08-181-0/+3
|
* Convert additional templates to Jinja (#8444)Patrick Cloke2020-10-021-0/+38
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.