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

menu: make it even smaller...

parent aecf8a63
No related branches found
No related tags found
No related merge requests found
Pipeline #2094 passed
......@@ -21,10 +21,10 @@
{% endif %}
{% endif %}
{% if content.group == "en" %}
<li><a href="https://smaut.stratum0.org/hoa/hoa2020/">Tickets: Waiting&nbsp;List</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://smaut.stratum0.org/hoa/hoa2020/">Tickets: Warteliste</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.
Finish editing this message first!
Please register or to comment