diff --git a/templates/includes/sidebar.html b/templates/includes/sidebar.html index 8192915a..cbbdba12 100644 --- a/templates/includes/sidebar.html +++ b/templates/includes/sidebar.html @@ -9,4 +9,4 @@
  • Manufacturers
  • Cars
  • Drivers
  • - \ No newline at end of file + diff --git a/templates/registration/logged_out.html b/templates/registration/logged_out.html index c89eae62..69460da9 100644 --- a/templates/registration/logged_out.html +++ b/templates/registration/logged_out.html @@ -4,4 +4,4 @@

    Logged out!

    Click here to login again. -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/templates/registration/login.html b/templates/registration/login.html index 44465bde..7ec454b9 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -13,4 +13,4 @@

    Login

    -{% endblock %} \ No newline at end of file +{% endblock %}