X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..eee26362c631db7fd31cc210694dedd6f8f2961b:/src/wolnelektury/templates/lang-switcher.html

diff --git a/src/wolnelektury/templates/lang-switcher.html b/src/wolnelektury/templates/lang-switcher.html
index ea59d9f2a..c50a9cd68 100644
--- a/src/wolnelektury/templates/lang-switcher.html
+++ b/src/wolnelektury/templates/lang-switcher.html
@@ -1,4 +1,4 @@
-{% comment %}
+
 {% load i18n %}
 <div class="c-lang">
   <div class="c-lang__button">
@@ -17,4 +17,3 @@
     </div>
   </form>
 </div>
-{% endcomment %}