Anet
5 years ago
10 changed files with 12 additions and 35 deletions
@ -1,8 +0,0 @@ |
|||||
{% extends "seminar/archiv/base.html" %} |
|
||||
|
|
||||
{% block submenu %} |
|
||||
{% with "cisla" as selected %} |
|
||||
{% include "seminar/archiv/submenu.html" %} |
|
||||
{% endwith %} |
|
||||
{% endblock %} |
|
||||
|
|
@ -1,8 +0,0 @@ |
|||||
{% extends "seminar/archiv/base.html" %} |
|
||||
|
|
||||
{% block submenu %} |
|
||||
{% with "temata" as selected %} |
|
||||
{% include "seminar/archiv/submenu.html" %} |
|
||||
{% endwith %} |
|
||||
{% endblock %} |
|
||||
|
|
@ -1,10 +0,0 @@ |
|||||
{% extends "seminar/archiv/base.html" %} |
|
||||
|
|
||||
{% block menu_archiv %}selected{% endblock %} |
|
||||
|
|
||||
{% block submenu %} |
|
||||
{% with "ulohy" as selected %} |
|
||||
{% include "seminar/archiv/submenu.html" %} |
|
||||
{% endwith %} |
|
||||
{% endblock %} |
|
||||
|
|
Loading…
Reference in new issue