diff --git a/dashboard/templates/base.html b/dashboard/templates/base.html
index 57bf0fb..8f59f32 100644
--- a/dashboard/templates/base.html
+++ b/dashboard/templates/base.html
@@ -1,4 +1,4 @@
-{% load i18n static %}
+{% load i18n static language_code %}
@@ -7,7 +7,7 @@
{% block meta %}
-
+
{% endblock %}
@@ -219,10 +219,25 @@
-
+