diff --git a/projects/tentacles/src/python/tentacles/templates/login.html.j2 b/projects/tentacles/src/python/tentacles/templates/login.html.j2 index a2f4995..99b41e1 100644 --- a/projects/tentacles/src/python/tentacles/templates/login.html.j2 +++ b/projects/tentacles/src/python/tentacles/templates/login.html.j2 @@ -2,8 +2,22 @@ {% block content %}

Log in

-

Username: -

Password: -

+

+
+ + +
+
+
+
+ + +
+
+
+
+ +
+
{% endblock %}