diff --git a/templates/login.html b/templates/login.html index 8acb77c..5903f67 100644 --- a/templates/login.html +++ b/templates/login.html @@ -3,8 +3,8 @@ {% block content %}
diff --git a/templates/register.html b/templates/register.html index be15687..17d80aa 100644 --- a/templates/register.html +++ b/templates/register.html @@ -4,8 +4,8 @@ {%- if config.registration_enabled -%}