timezone help. moved javascript to separate file

This commit is contained in:
jude
2022-03-19 23:47:40 +00:00
parent 3e4dd0fa48
commit a56f84f659
5 changed files with 652 additions and 619 deletions

View File

@ -82,6 +82,7 @@ pub async fn initialize(
routes::privacy,
routes::terms,
routes::help,
routes::help_timezone,
routes::return_to_same_site
],
)