mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 19:29:58 +00:00
Fixed shit idk 123
This commit is contained in:
@@ -26,5 +26,4 @@ def admin():
|
||||
password = register_form.password.data
|
||||
check_admin = register_form.admin.data
|
||||
|
||||
|
||||
return render_template("admin.html")
|
||||
return render_template("admin.html", form=register_form)
|
||||
|
||||
Reference in New Issue
Block a user