fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Temporary view to avoid redirection.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
main_menu.html
diff --git
a/src/wolnelektury/templates/main_menu.html
b/src/wolnelektury/templates/main_menu.html
index
42be91f
..
b76a4f8
100644
(file)
--- a/
src/wolnelektury/templates/main_menu.html
+++ b/
src/wolnelektury/templates/main_menu.html
@@
-18,3
+18,6
@@
<li>
<a href="{% url 'subscribe' %}">{% trans "Newsletter" %}</a>
</li>
+<li{% if active_menu_item == 'info:lektury-szkolne' %} class="active"{% endif %}>
+ <a href="{% url 'infopage' 'lektury-szkolne' %}">{% trans "School readings" %}</a>
+</li>