diff --git a/server/templates/login.html b/server/templates/login.html index d6e3873..d639084 100644 --- a/server/templates/login.html +++ b/server/templates/login.html @@ -4,23 +4,24 @@ Doctate — Login -

Doctate Login

+

Doctate

{% match error %} {% when Some with (msg) %}
{{ msg }}
{% when None %} {% endmatch %}
- +