From fce516104f388adc3b771ac53cd54feb85d24ad0 Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Fri, 10 Jan 2025 18:48:10 -0500 Subject: [PATCH] Login page improvements --- templates/login.html | 6 +++++- todo.txt | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/login.html b/templates/login.html index 8ed110b..5d72bc8 100644 --- a/templates/login.html +++ b/templates/login.html @@ -4,6 +4,8 @@ {% block body %} +

Sign In

+ {% if note %}
{{ note }}
{% endif %} @@ -20,9 +22,11 @@
- +
+

Forgot your password? Send cfull a message on Discord! 😉

+ {% endblock %} diff --git a/todo.txt b/todo.txt index 230c9a8..4b3f033 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,3 @@ -- markup in user bio - delete user account - sort songs by upload timestamp -- 2.39.5