comment out crashing code for theme selector in _menu
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<a href="index_ar.html" class="fade"><img src="_static/images/lang_ar.png" alt="العربية" title="العربية" class="lang" /></a>
|
||||
</div></div>
|
||||
|
||||
<!-- {% if lang != "fr" %}
|
||||
<!-- {% if lang != "fr" %} -->
|
||||
<div class="themebox"><center><a href="?theme=dark" class="fade"><img src="/_static/images/dark.png" alt="Dark" title="Dark theme" class="lang" /></a>
|
||||
<a href="?theme=light" class="fade"><img src="_static/images/light.png" alt="Light" title="Light theme" class="lang" /></a>
|
||||
</center></div> -->
|
||||
</center></div>
|
||||
|
||||
{% if lang == "de" %}
|
||||
<br /><b><a href="index_de.html">Willkommen bei I2P</a></b><br />
|
||||
|
Reference in New Issue
Block a user