From b1fedbbfea10ca4894ce05e25a665a339b6c9532 Mon Sep 17 00:00:00 2001 From: Elena Komarova Date: Wed, 1 Nov 2023 15:14:20 +0200 Subject: [PATCH] 'Solution_2' --- templates/includes/sidebar.html | 2 +- templates/registration/logged_out.html | 2 +- templates/registration/login.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 %}