fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added countdown i18n.
[wolnelektury.git]
/
wolnelektury
/
templates
/
auth
/
login.html
diff --git
a/wolnelektury/templates/auth/login.html
b/wolnelektury/templates/auth/login.html
index
733314d
..
2e80c55
100644
(file)
--- 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 %}