diff --git a/ereuse_devicehub/static/img/usody_logo_transparent_noicon-y-purple-120x41.png b/ereuse_devicehub/static/img/usody_logo_transparent_noicon-y-purple-120x41.png new file mode 100644 index 00000000..8753c69a Binary files /dev/null and b/ereuse_devicehub/static/img/usody_logo_transparent_noicon-y-purple-120x41.png differ diff --git a/ereuse_devicehub/templates/ereuse_devicehub/base_site.html b/ereuse_devicehub/templates/ereuse_devicehub/base_site.html index a4deb465..57e13f3a 100644 --- a/ereuse_devicehub/templates/ereuse_devicehub/base_site.html +++ b/ereuse_devicehub/templates/ereuse_devicehub/base_site.html @@ -302,11 +302,12 @@ © Copyright Usody. All Rights Reserved
- - - - - Designed by BootstrapMade // DeviceHub {{ version }} + Help | + Privacy | + Terms +
+
+ DeviceHub {{ version }}
diff --git a/ereuse_devicehub/templates/ereuse_devicehub/user_login.html b/ereuse_devicehub/templates/ereuse_devicehub/user_login.html index da621992..97e2c6cb 100644 --- a/ereuse_devicehub/templates/ereuse_devicehub/user_login.html +++ b/ereuse_devicehub/templates/ereuse_devicehub/user_login.html @@ -12,8 +12,8 @@
- +
@@ -22,8 +22,7 @@
-
Login to Your Account
-

Enter your username & password to login

+
Sign in
{% if form.form_errors %}

{% for error in form.form_errors %} @@ -37,14 +36,16 @@ {{ form.csrf_token }}

- - +
Please enter your email.
- - +
+ + + +
Please enter your password!
@@ -57,7 +58,7 @@
-->
- +

Don't have account? Create an account

@@ -68,11 +69,9 @@
- - - - - Designed by BootstrapMade + Help | + Privacy | + Terms
@@ -97,4 +96,22 @@
+ {% endblock body %}