# HG changeset patch # User Damien Correia # Date 1539100278 -7200 # Node ID e5d91569642f8840eadb21f3d8e825bc37f3a921 # Parent f805794b2500a9695a354b00f697711a3dfb069e Added Association viewlet inside HTML renderer template diff -r f805794b2500 -r e5d91569642f src/pyams_default_theme/component/paragraph/templates/html-default.pt --- a/src/pyams_default_theme/component/paragraph/templates/html-default.pt Tue Oct 09 16:40:40 2018 +0200 +++ b/src/pyams_default_theme/component/paragraph/templates/html-default.pt Tue Oct 09 17:51:18 2018 +0200 @@ -6,4 +6,6 @@ ${structure:view.render_illustration()}
${structure:tales:html(view.body, 'oid_to_href')}
${structure:view.render_illustration()} +
+
${structure:provider:pyams.association}