Merge branch 'master' of gitea.see-base.de:C3WOC/c3woc-webseite
This commit is contained in:
commit
5920ff9035
1 changed files with 2 additions and 4 deletions
|
@ -27,13 +27,9 @@
|
||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<h1 id="logo">
|
<h1 id="logo">
|
||||||
|
|
||||||
{% include "partials/spacestate.html" -%}
|
{% include "partials/spacestate.html" -%}
|
||||||
|
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{#-
|
{#-
|
||||||
# Navigation Bar
|
# Navigation Bar
|
||||||
#}
|
#}
|
||||||
|
@ -89,6 +85,7 @@
|
||||||
{{- translator('German', 'navigation', this.alt) -}}
|
{{- translator('German', 'navigation', this.alt) -}}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
{#
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ '.'|url(alt='sxu') }}">
|
<a href="{{ '.'|url(alt='sxu') }}">
|
||||||
{{- translator('Saechsisch', 'navigation', this.alt) }}
|
{{- translator('Saechsisch', 'navigation', this.alt) }}
|
||||||
|
@ -97,6 +94,7 @@
|
||||||
)</i>
|
)</i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
#}
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ '.'|url(alt='en') }}">
|
<a href="{{ '.'|url(alt='en') }}">
|
||||||
{{- translator('Englisch', 'navigation', this.alt) }}
|
{{- translator('Englisch', 'navigation', this.alt) }}
|
||||||
|
|
Loading…
Reference in a new issue