From: Chris Fulljames Date: Fri, 10 Jan 2025 23:48:10 +0000 (-0500) Subject: Login page improvements X-Git-Url: https://littlesong.place/gitweb/?a=commitdiff_plain;h=fce516104f388adc3b771ac53cd54feb85d24ad0;p=littlesongplace.git Login page improvements --- 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