1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 20:37:46 +02:00
jfa-go/html
Harvey Tindall 1ebc648158
fix broken go template if statements
All available DOM parsers for node would move the contents of if
statements outside of them, breaking things like the accounts tab. Fixed
with a regex pre and post process to comment out then uncomment all template usage.

builds now depend on perl for some regex, this can likely be changed in
future though.
2022-01-08 00:07:23 +00:00
..
404.html fix layout on remaining html 2022-01-01 02:58:26 +00:00
admin.html fix broken go template if statements 2022-01-08 00:07:23 +00:00
crash.html fix form layout 2021-12-31 18:52:03 +00:00
create-success.html fix layout on remaining html 2022-01-01 02:58:26 +00:00
form-base.html email: Add option to require on sign-up 2021-12-20 18:50:48 +00:00
form-loader.html Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
form.html fix form layout 2021-12-31 18:52:03 +00:00
header.html respect browser/os dark mode preference 2021-03-10 19:42:40 +00:00
invalidCode.html fix layout on remaining html 2022-01-01 02:58:26 +00:00
password-reset.html fix layout on remaining html 2022-01-01 02:58:26 +00:00
setup.html fix setup layout 2021-12-31 18:00:19 +00:00