Update FA login flow to handle new login form

This commit is contained in:
Alex Cabal 2025-05-12 09:57:54 -05:00
parent 8641c57dbf
commit f69be0ab1b
3 changed files with 35 additions and 23 deletions

View file

@ -33,4 +33,3 @@ $carousel = Db::Query('SELECT * from Ebooks where EbookId in ' . Db::CreateSetSq
</section>
</main>
<?= Template::Footer() ?>