From 37ddaa78677b78105fa57ea83205da28bc0c13a7 Mon Sep 17 00:00:00 2001 From: Tymur Yermolenko Date: Wed, 27 Sep 2023 19:13:16 +0300 Subject: [PATCH] "Solution" --- templates/registration/logged_out.html | 2 +- templates/registration/login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/registration/logged_out.html b/templates/registration/logged_out.html index 228e3b92..14434b70 100644 --- a/templates/registration/logged_out.html +++ b/templates/registration/logged_out.html @@ -2,4 +2,4 @@ {% block content %}

Logged out

Click here to login -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/templates/registration/login.html b/templates/registration/login.html index 1f43fc80..423a9ecb 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -10,4 +10,4 @@

Login

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