]> littlesong.place Git - littlesongplace.git/commitdiff
Login page improvements
authorChris Fulljames <christianfulljames@gmail.com>
Fri, 10 Jan 2025 23:48:10 +0000 (18:48 -0500)
committerChris Fulljames <christianfulljames@gmail.com>
Fri, 10 Jan 2025 23:48:10 +0000 (18:48 -0500)
templates/login.html
todo.txt

index 8ed110bf22e63770aa87830eb5f0c465eb4a26c7..5d72bc8de5ccd8556755aa3ba6f6110b2810f85e 100644 (file)
@@ -4,6 +4,8 @@
 
 {% block body %}
 
+<h1>Sign In</h1>
+
 {% if note %}
 <div class="note">{{ note }}</div>
 {% endif %}
     </div>
 
     <div class="login-form">
-        <input type="submit" value="Sign Up"></input>
+        <input type="submit" value="Let's Go!"></input>
     </div>
 </form>
 
+<p><small>Forgot your password?  Send cfull a message on Discord! ðŸ˜‰</small></p>
+
 {% endblock %}
 
index 230c9a8f3cca33d6701f8419213e6526b2444954..4b3f033447425846efc81c6909f00f2969493a0d 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,4 +1,3 @@
-- markup in user bio
 - delete user account
 - sort songs by upload timestamp