src/pyams_default_theme/component/paragraph/templates/html-default.pt
changeset 30 bca2dd39ef7f
child 69 724814dd17d1
equal deleted inserted replaced
29:7f8ae123d371 30:bca2dd39ef7f
       
     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>