mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 16:21:35 +01:00
Merge branch 'potaris' of github.com:FAUSheppy/flask-json-dream-website into potaris
This commit is contained in:
@@ -82,14 +82,16 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="nav-link flag" href="/"
|
<a class="nav-link flag" href="/"
|
||||||
style="background-image: url('https://potaris.de/picture/lang/german-flag.png');">
|
style="background-image: url('https://potaris.de/picture/lang/german-flag.png');">
|
||||||
DE
|
<div class="hover-to-75 force-fill">
|
||||||
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
{% elif conf["LANGUAGE"] == "de" %}
|
{% elif conf["LANGUAGE"] == "de" %}
|
||||||
<li>
|
<li>
|
||||||
<a class="nav-link flag" href="/en/"
|
<a class="nav-link flag" href="/en/"
|
||||||
style="background-image: url('https://potaris.de/picture/lang/uk-flag.png');">
|
style="background-image: url('https://potaris.de/picture/lang/uk-flag.png');">
|
||||||
EN
|
<div class="hover-to-75 foce-fill">
|
||||||
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user