diff -r 3894afc93f4e -r 4e76f8f239c2 src/pyams_default_theme.egg-info/SOURCES.txt --- a/src/pyams_default_theme.egg-info/SOURCES.txt Sun Mar 11 10:56:47 2018 +0100 +++ b/src/pyams_default_theme.egg-info/SOURCES.txt Sun Mar 11 11:23:22 2018 +0100 @@ -16,8 +16,38 @@ src/pyams_default_theme.egg-info/not-zip-safe src/pyams_default_theme.egg-info/requires.txt 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/templates/association-default.pt +src/pyams_default_theme/component/gallery/__init__.py +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/templates/illustration-default.pt +src/pyams_default_theme/component/illustration/templates/illustration-left.pt +src/pyams_default_theme/component/illustration/templates/illustration-right.pt +src/pyams_default_theme/component/paragraph/__init__.py +src/pyams_default_theme/component/paragraph/contact.py +src/pyams_default_theme/component/paragraph/frame.py +src/pyams_default_theme/component/paragraph/header.py +src/pyams_default_theme/component/paragraph/keypoint.py +src/pyams_default_theme/component/paragraph/verbatim.py +src/pyams_default_theme/component/paragraph/video.py +src/pyams_default_theme/component/paragraph/interfaces/__init__.py +src/pyams_default_theme/component/paragraph/interfaces/contact.py +src/pyams_default_theme/component/paragraph/interfaces/frame.py +src/pyams_default_theme/component/paragraph/interfaces/verbatim.py +src/pyams_default_theme/component/paragraph/templates/contact-default.pt +src/pyams_default_theme/component/paragraph/templates/frame-default.pt +src/pyams_default_theme/component/paragraph/templates/frame-left.pt +src/pyams_default_theme/component/paragraph/templates/frame-right.pt +src/pyams_default_theme/component/paragraph/templates/header-default.pt +src/pyams_default_theme/component/paragraph/templates/keypoints-default.pt +src/pyams_default_theme/component/paragraph/templates/verbatim-default.pt +src/pyams_default_theme/component/paragraph/templates/verbatim-left.pt +src/pyams_default_theme/component/paragraph/templates/verbatim-right.pt +src/pyams_default_theme/component/paragraph/templates/video-default.pt src/pyams_default_theme/doctests/README.txt -src/pyams_default_theme/interfaces/__init__.py src/pyams_default_theme/locales/pyams_default_theme.pot src/pyams_default_theme/locales/fr/LC_MESSAGES/pyams_default_theme.mo src/pyams_default_theme/locales/fr/LC_MESSAGES/pyams_default_theme.po @@ -27,6 +57,9 @@ src/pyams_default_theme/resources/js/pyams-default.js src/pyams_default_theme/resources/js/pyams-default.min.js src/pyams_default_theme/resources/less/pyams-default.less +src/pyams_default_theme/shared/__init__.py +src/pyams_default_theme/shared/logo/__init__.py +src/pyams_default_theme/shared/logo/templates/logos-default.pt src/pyams_default_theme/templates/index.pt src/pyams_default_theme/templates/layout.pt src/pyams_default_theme/tests/__init__.py