Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit 2afbf9a

Browse files
WhyleCopilot
andauthored
Update app/routes/user.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e7eca75 commit 2afbf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/routes/user.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ async def register_user(
169169
<head>
170170
<meta charset="UTF-8" />
171171
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
172-
<title>Password Reset</title>
172+
<title>Registrazione utente</title>
173173
{style}
174174
</head>
175175
<body>

0 commit comments

Comments
 (0)