fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Changed sets to shelfs.
[wolnelektury.git]
/
templates
/
base.html
diff --git
a/templates/base.html
b/templates/base.html
index
8accaee
..
aa0f01c
100644
(file)
--- a/
templates/base.html
+++ b/
templates/base.html
@@
-23,7
+23,7
@@
{% if user.is_authenticated %}
<p>
Zalogowany jako <strong>{{ user.username }}</strong>
{% if user.is_authenticated %}
<p>
Zalogowany jako <strong>{{ user.username }}</strong>
- | <a href="#" id="user-sets-link">
Zestawy
</a>
+ | <a href="#" id="user-sets-link">
Moje półki
</a>
{% if user.is_staff %}
| <a href="/admin/">Administracja</a>
{% endif %}
{% if user.is_staff %}
| <a href="/admin/">Administracja</a>
{% endif %}