From d2538889fd4798547174d4f0fa47b7c99bafe2df Mon Sep 17 00:00:00 2001 From: Brian Obot Date: Sat, 28 Feb 2026 09:49:14 +0100 Subject: [PATCH] Add Template for Initiate Password and Verification --- .coverage | Bin 53248 -> 53248 bytes .../auth/initiate_password_reset.html | 0 app/templates/auth/verification.html | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/templates/auth/initiate_password_reset.html create mode 100644 app/templates/auth/verification.html diff --git a/.coverage b/.coverage index 5f3da805c4c1ddbfaa13b2b7977ef3f6665580dd..6ee0cf4a76d0438fdc0c98da1c57b179eed6d0ae 100644 GIT binary patch delta 41 zcmV+^0M`G2paX!Q1F#*72{ymEeDZR8c`uQXRg>(Eev|o&I0F38k&(=^|BL}cn_U#= delta 44 zcmV+{0Mq|~paX!Q1F#*73(jxzm0$7|pI>>ek&#oA?2Uet`HMIM`Jn-kk;}9Hi~&RD C8WvUn diff --git a/app/templates/auth/initiate_password_reset.html b/app/templates/auth/initiate_password_reset.html new file mode 100644 index 0000000..e69de29 diff --git a/app/templates/auth/verification.html b/app/templates/auth/verification.html new file mode 100644 index 0000000..e69de29