src/pyams_content/component/paragraph/zmi/templates/html-preview.pt
changeset 406 5527bc086216
parent 140 67bad9f880ee
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_content/component/paragraph/zmi/templates/html-preview.pt	Thu Feb 22 12:00:05 2018 +0100
@@ -0,0 +1,3 @@
+<h3 tal:content="view.title">title</h3>
+<div tal:content="structure view.body">body</div>
+<tal:var content="structure view.render_illustration()">Illustration</tal:var>