{% block content %} diff --git a/server/templates/custom_dc/iitm/base.html b/server/templates/custom_dc/iitm/base.html index 44eaef609e..3258a46a73 100644 --- a/server/templates/custom_dc/iitm/base.html +++ b/server/templates/custom_dc/iitm/base.html @@ -53,9 +53,13 @@ {% block head %} {% endblock %} + + {# Set page locale. #} +
+
{% if is_homepage %} diff --git a/server/templates/custom_dc/iitm/place_landing.html b/server/templates/custom_dc/iitm/place_landing.html index 48b1affd6e..8e2ff49947 100644 --- a/server/templates/custom_dc/iitm/place_landing.html +++ b/server/templates/custom_dc/iitm/place_landing.html @@ -34,7 +34,6 @@ {% block content %}

{% trans %}Place Explorer{% endtrans %}

-