X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/263e2a71c685149e406d7bee1de93b362970a88f..fc7af136491bcb8d56661f6e04419ef15623ae0b:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index 733314dac..a168ff7f8 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -1,5 +1,5 @@ -{% load i18n %} {% extends "base.html" %} +{% load i18n %} {% block title %}{% trans "Sign in" %} / {% trans "Register on"%} WolneLektury.pl{% endblock %} @@ -16,7 +16,7 @@ </ol> <p><input type="hidden" name="next" value="{{ next }}" /></p> </form> - + <form action="." method="post" accept-charset="utf-8" id="registration-form"> <h2>{% trans "Register" %}</h2>