diff --git a/apps/gnous_eu/templates/layouts/footer.html b/apps/gnous_eu/templates/layouts/footer.html index ac1cecc..4b1201b 100644 --- a/apps/gnous_eu/templates/layouts/footer.html +++ b/apps/gnous_eu/templates/layouts/footer.html @@ -18,17 +18,10 @@ {% version 'short' %}
-
- \ No newline at end of file + diff --git a/apps/gnous_eu/templates/layouts/head.html b/apps/gnous_eu/templates/layouts/head.html index ffd7be1..edb2a96 100644 --- a/apps/gnous_eu/templates/layouts/head.html +++ b/apps/gnous_eu/templates/layouts/head.html @@ -53,4 +53,12 @@ - \ No newline at end of file + + + diff --git a/apps/gnous_eu/templates/layouts/header.html b/apps/gnous_eu/templates/layouts/header.html index 387d32a..49be4de 100644 --- a/apps/gnous_eu/templates/layouts/header.html +++ b/apps/gnous_eu/templates/layouts/header.html @@ -46,12 +46,12 @@ {% get_current_language as LANGUAGE_CODE %} {% if LANGUAGE_CODE == 'en' %} {% else %} {% endif %} @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/apps/gnous_eu/templates/layouts/sidebar.html b/apps/gnous_eu/templates/layouts/sidebar.html index 78fb93b..bae2979 100644 --- a/apps/gnous_eu/templates/layouts/sidebar.html +++ b/apps/gnous_eu/templates/layouts/sidebar.html @@ -43,14 +43,14 @@ {% csrf_token %} {% get_current_language as LANGUAGE_CODE %} {% if LANGUAGE_CODE == 'en' %} - en + en {% else %} - fr + fr {% endif %} - \ No newline at end of file +