Commit Graph

6 Commits

Author SHA1 Message Date
Jeyachandran Rathnam
e512b25cd1
Fix : Remove dependency on jquery on reCAPTCHA page () 2022-12-14 12:02:28 +00:00
Erik Johnston
5cb6ad3b87
Fix HTML templates missing correct HTML tags () 2022-11-16 11:14:38 +00:00
Germain
1d45ad8b2a
Improve aesthetics and reusability of HTML templates. ()
Use a base template to create a cohesive feel across the HTML
templates provided by Synapse.

Adds basic styling to the base template for a more user-friendly
look and feel.
2022-10-21 17:44:00 +00:00
Germain
4390121684
Add viewport directive to HTML templates to optimise for mobile () 2022-08-11 14:04:20 +01:00
Callum Brown
6e613a10d0
Display an error page during failure of fallback UIA. () 2021-08-18 08:13:35 -04:00
Patrick Cloke
34ff8da83b
Convert additional templates to Jinja ()
This converts a few more of our inline HTML templates to Jinja. This is somewhat part of  and should make it a bit easier to customize these in the future.
2020-10-02 11:15:53 +01:00