diff --git a/src/alfanous-django/templates/base.html b/src/alfanous-django/templates/base.html
index 38cca93f0..3fbc1a8ff 100644
--- a/src/alfanous-django/templates/base.html
+++ b/src/alfanous-django/templates/base.html
@@ -55,14 +55,14 @@
-
-
+
+
+
{% for lang_code, lang_name in LANGUAGES %}
{% language lang_code %}
-
-
+
{% endlanguage %}
- {% endfor %}
+ {% endfor %}