fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added user shelves column to main page.
[wolnelektury.git]
/
wolnelektury
/
templates
/
base.html
diff --git
a/wolnelektury/templates/base.html
b/wolnelektury/templates/base.html
index
8c8f1c6
..
ff40f41
100644
(file)
--- a/
wolnelektury/templates/base.html
+++ b/
wolnelektury/templates/base.html
@@
-30,7
+30,7
@@
| <a href="{% url logout %}?next={{ request.get_full_path }}">Wyloguj</a>
</p>
{% else %}
| <a href="{% url logout %}?next={{ request.get_full_path }}">Wyloguj</a>
</p>
{% else %}
- <p><a href="{% url login %}"
id
="login-register-link">Zaloguj się / Załóż konto</a></p>
+ <p><a href="{% url login %}"
class
="login-register-link">Zaloguj się / Załóż konto</a></p>
{% endif %}
</div>
<div class="clearboth"></div>
{% endif %}
</div>
<div class="clearboth"></div>