Skip to content
Snippets Groups Projects
Commit 455f3eb7 authored by chrissi^'s avatar chrissi^
Browse files

Menu: Remove Wiki and Tickets link

parent 1db35223
No related branches found
No related tags found
No related merge requests found
......@@ -21,12 +21,8 @@
{% endif %}
{% endif %}
{% if content.group == "en" %}
<li><a href="https://wiki.hackenopenair.de">Wiki</a></li>
<!--<li><a href="https://smaut.stratum0.org/hoa/hoa2020/">Tickets</a></li> -->
<li><a href="/index.html" aria-label="diese Seite auf Deutsch"><img src="/static/img/de.png" alt="german"></a></li>
{% else %}
<li><a href="https://wiki.hackenopenair.de">Wiki</a></li>
<!-- <li><a href="https://smaut.stratum0.org/hoa/hoa2020/">Tickets</a></li> -->
<li><a href="/en.html" aria-label="this page in english"><img src="/static/img/gb.png" alt="englisch"></a></li>
{% endif %}
</ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment