From: Guillaume Pellerin Date: Wed, 9 Nov 2016 11:36:37 +0000 (+0100) Subject: Bugfix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=42586c93307bd2ff4eff3c9e58c45a0597e4ff5e;p=mezzo.git Bugfix --- diff --git a/app/templates/base.html b/app/templates/base.html index a029eb8f..b398e7c3 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -1,6 +1,6 @@ -{% load i18n pages_tags mezzanine_tags staticfiles keyword_tags event_tags %} +{% load i18n pages_tags mezzanine_tags staticfiles keyword_tags event_tags organization_tags %} {% get_language_info_list for LANGUAGES as languages %}