--- a/src/pyams_default_theme/component/illustration/__init__.py Mon Oct 08 14:03:33 2018 +0200
+++ b/src/pyams_default_theme/component/illustration/__init__.py Mon Oct 08 14:47:12 2018 +0200
@@ -24,7 +24,6 @@
from pyams_content.features.renderer.skin import BaseContentRenderer
from pyams_content.interfaces import IBaseContent
from pyams_content.root import ISiteRoot
-from pyams_default_theme import _
from pyams_default_theme.component.illustration.interfaces import IIllustrationRenderer, IIllustrationWithZoomSettings, \
ILLUSTRATION_AFTER_BODY, ILLUSTRATION_BEFORE_BODY
from pyams_default_theme.interfaces import IContentHeaderIllustration, IContentNavigationIllustration
@@ -33,6 +32,8 @@
from pyams_utils.adapter import ContextRequestViewAdapter, adapter_config, get_annotation_adapter
from pyams_utils.interfaces.tales import ITALESExtension
+from pyams_default_theme import _
+
#
# Illustrations adapters