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 %}
- +
- +
- +