diff --git a/templates/login-form.html b/templates/login-form.html index b7896ad..c8977a4 100644 --- a/templates/login-form.html +++ b/templates/login-form.html @@ -17,4 +17,5 @@
Don't have an account? Sign up!
+ \ No newline at end of file diff --git a/templates/navbar.html b/templates/navbar.html index 45d3fe6..8a4b951 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -13,4 +13,5 @@ + \ No newline at end of file diff --git a/templates/register-form.html b/templates/register-form.html index 614272f..5cf545a 100644 --- a/templates/register-form.html +++ b/templates/register-form.html @@ -21,4 +21,5 @@Have an account? Log in!
+ \ No newline at end of file