Browse Source

Zvyrazňování Jak psát článek

remotes/origin/noc
Matej Lieskovsky 9 years ago
parent
commit
330995f80b
  1. 4
      mamweb/templates/flatpages/default.html

4
mamweb/templates/flatpages/default.html

@ -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…
Cancel
Save