diff --git a/resources/templates/auth.html b/resources/templates/auth.html index d574911..9fec39e 100644 --- a/resources/templates/auth.html +++ b/resources/templates/auth.html @@ -1,26 +1,26 @@ {% extends "templates/base.html" %} {% block content %} -
-
- {% if user %} -

- - -

- {% else %} -

- - -

-

- - -

-

- - -

- {% endif %} -
-
+
+
+ {% if user %} +

+ + +

+ {% else %} +

+ + +

+

+ + +

+

+ + +

+ {% endif %} +
+
{% endblock %} diff --git a/resources/templates/base.html b/resources/templates/base.html index 5c682c2..cf48efe 100644 --- a/resources/templates/base.html +++ b/resources/templates/base.html @@ -19,7 +19,7 @@ Menu