fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix theme editing.
[redakcja.git]
/
src
/
redakcja
/
templates
/
registration
/
login.html
diff --git
a/src/redakcja/templates/registration/login.html
b/src/redakcja/templates/registration/login.html
index
6ba9f75
..
7bef2eb
100644
(file)
--- a/
src/redakcja/templates/registration/login.html
+++ b/
src/redakcja/templates/registration/login.html
@@
-1,4
+1,4
@@
-{% extends "
catalogue
/base.html" %}
+{% extends "
documents
/base.html" %}
{% block titleextra %}Logowanie{% endblock %}
{% block subtitle %} - Logowanie {% endblock subtitle %}