diff --git a/dashboard/templates/base.html b/dashboard/templates/base.html
index 40e6658..b79cca6 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 %}
@@ -207,10 +207,25 @@
-
+