From 71063a18af541d4f8ba4f00650fc90dccea8c741 Mon Sep 17 00:00:00 2001 From: Per Stark Date: Fri, 3 Jan 2025 23:35:14 +0100 Subject: [PATCH] feat: added name to auth pages for clarity --- templates/auth/signin_form.html | 6 +++++- templates/auth/signup_form.html | 6 +++++- templates/index/hero.html | 4 ++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/templates/auth/signin_form.html b/templates/auth/signin_form.html index bb67efc..8ab21c8 100644 --- a/templates/auth/signin_form.html +++ b/templates/auth/signin_form.html @@ -7,6 +7,10 @@
+

+ Minne +

Login to your account

@@ -42,4 +46,4 @@ Sign up
-{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/templates/auth/signup_form.html b/templates/auth/signup_form.html index b8a37d4..1130b4f 100644 --- a/templates/auth/signup_form.html +++ b/templates/auth/signup_form.html @@ -8,6 +8,10 @@
+

+ Minne +

Create your account

@@ -41,4 +45,4 @@ Sign in
-{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/templates/index/hero.html b/templates/index/hero.html index 99a0028..d1b2095 100644 --- a/templates/index/hero.html +++ b/templates/index/hero.html @@ -38,8 +38,8 @@
- - + Get Started + Learn More

Currently processing {{queue_length}} items in queue