src/pyams_content/component/paragraph/zmi/templates/html-summary.pt
changeset 0 7c0001cacf8e
child 140 67bad9f880ee
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_content/component/paragraph/zmi/templates/html-summary.pt	Thu Oct 08 13:37:29 2015 +0200
@@ -0,0 +1,2 @@
+<h3 tal:content="view.title">title</h3>
+<div tal:content="structure view.body">body</div>