fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Book with donation.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
2022
/
header.html
diff --git
a/src/wolnelektury/templates/2022/header.html
b/src/wolnelektury/templates/2022/header.html
index
6c7ff11
..
a99a8ab
100644
(file)
--- a/
src/wolnelektury/templates/2022/header.html
+++ b/
src/wolnelektury/templates/2022/header.html
@@
-44,7
+44,7
@@
</a>
{% else %}
<div class="l-navigation__login">
</a>
{% else %}
<div class="l-navigation__login">
- <a href='{% url 'login' %}?next={{ request.path }}'>Zaloguj się</a>
+ <a
id="login-link"
href='{% url 'login' %}?next={{ request.path }}'>Zaloguj się</a>
/
<a href='{% url 'register' %}?next={{ request.path }}'>Załóż konto</a>
</div>
/
<a href='{% url 'register' %}?next={{ request.path }}'>Załóż konto</a>
</div>