recipes/backend/templates
2024-12-18 23:10:19 +01:00
..
ask_reset_password.html Profile edit (WIP) 2024-11-15 14:47:10 +01:00
base.html * Create a minimalistic toast 2024-12-04 17:39:56 +01:00
base_with_header.html User profile edit page 2024-12-17 21:28:47 +01:00
base_with_list.html Split db::Connection implementation in submodules (db::user and db::recipe). 2024-12-18 23:10:19 +01:00
home.html Add some data access methods to Connection 2022-11-19 00:16:07 +01:00
message.html * Create a minimalistic toast 2024-12-04 17:39:56 +01:00
profile.html User profile edit page 2024-12-17 21:28:47 +01:00
recipe_edit.html Split db::Connection implementation in submodules (db::user and db::recipe). 2024-12-18 23:10:19 +01:00
recipe_view.html Split db::Connection implementation in submodules (db::user and db::recipe). 2024-12-18 23:10:19 +01:00
reset_password.html Tell the user if the reset password token is expired. 2024-11-09 18:58:39 +01:00
sign_in_form.html * Create a minimalistic toast 2024-12-04 17:39:56 +01:00
sign_up_form.html Split db::Connection implementation in submodules (db::user and db::recipe). 2024-12-18 23:10:19 +01:00
title.html Replace Rusqlite by Sqlx and Actix by Axum (A lot of changes) 2024-11-03 10:13:31 +01:00