From 128cbacaae2985b8b8439d6d9927b57186fba575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9DNyymix=E2=80=9D?= Date: Sun, 10 Aug 2025 17:29:32 +0300 Subject: [PATCH] Update template --- main/templates/registration/login.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/main/templates/registration/login.html b/main/templates/registration/login.html index 497dae5..88c4b70 100644 --- a/main/templates/registration/login.html +++ b/main/templates/registration/login.html @@ -6,30 +6,30 @@ {% csrf_token %}
- Kirjaudu sisään + Log In {% if form.errors %}
-

Virheellinen käyttäjätunnus tai salasana.

+

Invalid username or password.

{% endif %}
- +
- +
- +