equal
deleted
inserted
replaced
47 ]: |
47 ]: |
48 %} |
48 %} |
49 {%- if href[1:] == act -%} |
49 {%- if href[1:] == act -%} |
50 <li class="active">{% else %} <li>{% endif %}<a href="{{ href }}" >{{ caption }}</a></li> |
50 <li class="active">{% else %} <li>{% endif %}<a href="{{ href }}" >{{ caption }}</a></li> |
51 {% endfor %} |
51 {% endfor %} |
|
52 <!-- ToDo add after translation finished |
52 <li class="module-language"><a class="link-yellow" href="./de">DE</a></li> |
53 <li class="module-language"><a class="link-yellow" href="./de">DE</a></li> |
53 <li><a class="link-yellow" href="./en">EN</a></li> |
54 |
|
55 <li><a class="link-yellow" href="./en">EN</a></li> |
|
56 --> |
54 </ul> |
57 </ul> |
55 </div><!--/.nav-collapse --> |
58 </div><!--/.nav-collapse --> |
56 </div> |
59 </div> |
57 </div> |
60 </div> |
58 </header> |
61 </header> |