diff --git a/templates/base.html b/templates/base.html index 09a7fd2..5069fe2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,14 +15,14 @@ {% match user_opt %} {% when Some with (user) %}
- -
+ +
- Log out {% when None %} Log in {% endmatch %}