Updated template
authorThierry Florac <thierry.florac@onf.fr>
Mon, 27 Aug 2018 11:09:01 +0200
changeset 119 d87742a2d404
parent 118 718e48376709
child 120 5d82a621433b
Updated template
src/pyams_default_theme/component/paragraph/templates/html-default.pt
--- a/src/pyams_default_theme/component/paragraph/templates/html-default.pt	Mon Aug 27 11:08:38 2018 +0200
+++ b/src/pyams_default_theme/component/paragraph/templates/html-default.pt	Mon Aug 27 11:09:01 2018 +0200
@@ -1,3 +1,3 @@
 <h3 tal:content="view.title">title</h3>
+<tal:var content="structure view.render_illustration()">Illustration</tal:var>
 <div tal:content="structure tales:html(view.body, 'oid_to_href')">body</div>
-<tal:var content="structure view.render_illustration()">Illustration</tal:var>