src/pyams_default_theme/component/paragraph/templates/video-default.pt
changeset 36 7b23c6794201
parent 9 e81e39878694
child 63 a678bf9a40e8
--- a/src/pyams_default_theme/component/paragraph/templates/video-default.pt	Mon Jun 11 15:24:41 2018 +0200
+++ b/src/pyams_default_theme/component/paragraph/templates/video-default.pt	Mon Jun 11 15:25:10 2018 +0200
@@ -1,7 +1,5 @@
 <h3 tal:condition="view.title"
 	tal:content="view.title">title</h3>
-<div tal:condition="view.body"
-	 tal:content="structure view.body">body</div>
 <div tal:condition="view.description"
 	 tal:content="structure extension:html(view.description)">Description</div>
 <div class="flowplayer"