comment out crashing code for theme selector in _menu

This commit is contained in:
magma
2011-03-10 11:42:26 +00:00
parent 55dd85a429
commit bcd1748576

View File

@@ -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>&nbsp;
<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 />