df
This commit is contained in:
parent
fdeb1e997b
commit
06669e9d4e
8 changed files with 32 additions and 40 deletions
|
@ -96,5 +96,6 @@ def activate(v):
|
|||
g.db.add(mail_badge)
|
||||
|
||||
g.db.add(user)
|
||||
g.db.commit()
|
||||
|
||||
return render_template("message_success.html", v=v, title="Email verified.", message=f"Your email {email} has been verified. Thank you.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue