temp success made account page

This commit is contained in:
ralphi3
2026-06-19 14:14:43 +12:00
parent 2c10524052
commit 883081f30d
3 changed files with 9 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
<body>
<h1>SUCCESSFULLY MADE ACCOUNT
<button><a href="{{ url_for('signin') }}">click to go to sign in page</a></button>
</body>