Zvyrazňování Jak psát článek
This commit is contained in:
parent
d3edba5c15
commit
330995f80b
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@
|
|||
{% with "resitel" as selected %}
|
||||
{% include "seminar/clanky/submenu.html" %}
|
||||
{% endwith %}
|
||||
{% elif "/jak-psat-vedecky-clanek/" in flatpage.url %}
|
||||
{% with "jak-psat-vedecky-clanek" as selected %}
|
||||
{% include "seminar/clanky/submenu.html" %}
|
||||
{% ednwith %}
|
||||
{% else %}
|
||||
{% include "seminar/clanky/submenu.html" %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue