# HG changeset patch # User Thierry Florac # Date 1547030418 -3600 # Node ID 2eb804d4ea342ee20349bf606c6fe4056809fdb9 # Parent 16bcd95b1e01d34c6b0b0992854e093514f50bd5 Updated templates diff -r 16bcd95b1e01 -r 2eb804d4ea34 src/pyams_default_theme/component/illustration/templates/illustration-left.pt --- a/src/pyams_default_theme/component/illustration/templates/illustration-left.pt Wed Jan 09 11:40:08 2019 +0100 +++ b/src/pyams_default_theme/component/illustration/templates/illustration-left.pt Wed Jan 09 11:40:18 2019 +0100 @@ -1,19 +1,17 @@
- + - - ${structure:tales:picture(image, lg_width=5, md_width=6, sm_width=6, alt=view.alt_title)} - + data-footer="${view.author}"> + ${structure:tales:picture(image, lg_width=5, md_width=6, sm_width=6, alt=view.alt_title)}
${view.title}
-
+ \ No newline at end of file diff -r 16bcd95b1e01 -r 2eb804d4ea34 src/pyams_default_theme/component/illustration/templates/illustration-right.pt --- a/src/pyams_default_theme/component/illustration/templates/illustration-right.pt Wed Jan 09 11:40:08 2019 +0100 +++ b/src/pyams_default_theme/component/illustration/templates/illustration-right.pt Wed Jan 09 11:40:18 2019 +0100 @@ -1,19 +1,17 @@
- + - - ${structure:tales:picture(image, lg_width=5, md_width=6, sm_width=6, alt=view.alt_title)} - + data-footer="${view.author}"> + ${structure:tales:picture(image, lg_width=5, md_width=6, sm_width=6, alt=view.alt_title)}
${view.title}
-
+ \ No newline at end of file