aurweb/templates
Jelle van der Waa 12911a101e
Port homepage intro to fastapi
Port the main home page content to fastapi.
2021-06-27 15:17:04 +02:00
..
account add account (view) route 2021-06-05 20:11:17 -07:00
errors Adding route tests 2021-06-05 19:52:56 -07:00
partials add /tu/{proposal_id} (get, post) routes 2021-06-26 01:11:52 -07:00
tos [FastAPI] add /tos routes (get, post) 2021-06-24 19:12:49 -07:00
tu /tu/{proposal_id}: Do not show voters if there are none 2021-06-26 04:43:00 -07:00
index.html Port homepage intro to fastapi 2021-06-27 15:17:04 +02:00
login.html implement login + logout routes and templates 2021-06-05 20:11:17 -07:00
passreset.html add passreset routes 2021-06-05 20:11:17 -07:00
register.html add user registration routes 2021-06-05 20:11:17 -07:00