--- 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>