diff -r 29ffc22ece57 -r d8e63b05150e src/pyams_default_theme.egg-info/SOURCES.txt --- a/src/pyams_default_theme.egg-info/SOURCES.txt Sun Dec 30 18:11:35 2018 +0100 +++ b/src/pyams_default_theme.egg-info/SOURCES.txt Sun Dec 30 18:11:52 2018 +0100 @@ -19,16 +19,17 @@ src/pyams_default_theme.egg-info/top_level.txt src/pyams_default_theme/component/__init__.py src/pyams_default_theme/component/association/__init__.py +src/pyams_default_theme/component/association/interfaces.py src/pyams_default_theme/component/association/viewlet.py -src/pyams_default_theme/component/association/interfaces/__init__.py src/pyams_default_theme/component/association/templates/association-default.pt src/pyams_default_theme/component/association/templates/association-remote-content.pt src/pyams_default_theme/component/association/templates/association-viewlet.pt src/pyams_default_theme/component/gallery/__init__.py +src/pyams_default_theme/component/gallery/interfaces.py src/pyams_default_theme/component/gallery/templates/renderer-carousel.pt src/pyams_default_theme/component/gallery/templates/renderer-default.pt src/pyams_default_theme/component/illustration/__init__.py -src/pyams_default_theme/component/illustration/interfaces/__init__.py +src/pyams_default_theme/component/illustration/interfaces.py src/pyams_default_theme/component/illustration/templates/illustration-default.pt src/pyams_default_theme/component/illustration/templates/illustration-left.pt src/pyams_default_theme/component/illustration/templates/illustration-right.pt @@ -183,6 +184,7 @@ src/pyams_default_theme/shared/site/folder.py src/pyams_default_theme/shared/site/link.py src/pyams_default_theme/shared/site/portlet/__init__.py +src/pyams_default_theme/shared/site/portlet/templates/site-panels-vertical.pt src/pyams_default_theme/shared/site/portlet/templates/site-panels.pt src/pyams_default_theme/shared/site/portlet/templates/site-summary.pt src/pyams_default_theme/shared/view/__init__.py