diff --git a/templates/account/register.html b/templates/account/register.html index e414916..46b5adf 100644 --- a/templates/account/register.html +++ b/templates/account/register.html @@ -67,15 +67,20 @@ {% endblock %} \ No newline at end of file diff --git a/templates/account/reset_password.html b/templates/account/reset_password.html index 16c0761..18237d9 100644 --- a/templates/account/reset_password.html +++ b/templates/account/reset_password.html @@ -48,15 +48,20 @@ {% endblock %} \ No newline at end of file