|
|
| (Není zobrazeno 12 mezilehlých verzí od stejného uživatele.) |
| Řádek 1: |
Řádek 1: |
| <html>
| |
|
| |
|
| <div class="show-for-small-only">
| |
| <button href="#" data-dropdown="other-webs" aria-controls="other-webs" aria-expanded="false" class="button round secondary dropdown">Další weby</button><br>
| |
| <div class="f-dropdown other-websites-vertical-wrapper" data-dropdown-content aria-hidden="true" id="other-webs">
| |
| <div class="icon-bar vertical five-up other-websites">
| |
| <a class="item" href="https://mapa.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-map-o"></i>
| |
| <label>Mapa (česky)</label>
| |
| </a>
| |
| <a class="item" href="https://map.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-map-o"></i>
| |
| <label>Map (English)</label>
| |
| </a>
| |
| <a class="item" href="https://franklinova-expedice.blogspot.cz" target="blank">
| |
| <i class="fa fa-newspaper-o"></i>
| |
| <label>Blog (česky & English)</label>
| |
| </a>
| |
| <a class="item" href="https://hledej.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-search"></i>
| |
| <label>Hledání (česky)</label>
| |
| </a>
| |
| <a class="item" href="https://search.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-search"></i>
| |
| <label>Search (English)</label>
| |
| </a>
| |
| </div>
| |
| </div>
| |
| </div>
| |
|
| |
| <div class="show-for-medium-up">
| |
| <div class="icon-bar five-up other-websites">
| |
| <a class="item" href="https://mapa.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-map-o"></i>
| |
| <label>Mapa (česky)</label>
| |
| </a>
| |
| <a class="item" href="https://map.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-map-o"></i>
| |
| <label>Map (English)</label>
| |
| </a>
| |
| <a class="item" href="https://franklinova-expedice.blogspot.cz" target="blank">
| |
| <i class="fa fa-newspaper-o"></i>
| |
| <label>Blog (česky & English)</label>
| |
| </a>
| |
| <a class="item" href="https://hledej.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-search"></i>
| |
| <label>Hledání (česky)</label>
| |
| </a>
| |
| <a class="item" href="https://search.franklinova-expedice.cz" target="blank">
| |
| <i class="fa fa-search"></i>
| |
| <label>Search (English)</label>
| |
| </a>
| |
| </div>
| |
| </div>
| |
| </html>
| |