diff --git a/requirement.txt b/requirement.txt new file mode 100644 index 0000000..236ba38 --- /dev/null +++ b/requirement.txt @@ -0,0 +1,4 @@ +Flask>=3.0,<4.0 +Flask-Login>=0.6,<1.0 +Flask-SQLAlchemy>=3.1,<4.0 +cryptography>=42,<46 diff --git a/static/wwwsuynl.png b/static/wwwsuynl.png new file mode 100644 index 0000000..d4a2d46 Binary files /dev/null and b/static/wwwsuynl.png differ diff --git a/templates/login.html b/templates/login.html index aaf2ec6..8a7a296 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,5 +1,12 @@ {% extends "base.html" %} {% block content %} +
+