diff --git a/templates/hello.html.tera b/templates/hello.html.tera index c33993f..e696abd 100644 --- a/templates/hello.html.tera +++ b/templates/hello.html.tera @@ -1,5 +1,23 @@ {% extends "base" %} {% block content %} -

Hello!

+

Login

+
+
+ Login +
+ + + +
+
+ + + +
+
+ +
+
+
{% endblock content %}