src/pyams_content/component/paragraph/zmi/templates/html-summary.pt
changeset 406 5527bc086216
parent 405 9c147733c02e
child 407 0ef5de2d5674
equal deleted inserted replaced
405:9c147733c02e 406:5527bc086216
     1 <h3 tal:content="view.title">title</h3>
       
     2 <div tal:content="structure view.body">body</div>
       
     3 <tal:var content="structure view.render_illustration()">Illustration</tal:var>