--- 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 @@
<tal:var case="'before-body'">${structure:view.render_illustration()}</tal:var>
<div>${structure:tales:html(view.body, 'oid_to_href')}</div>
<tal:var case="'after-body'">${structure:view.render_illustration()}</tal:var>
+ <div class="clearfix"></div>
+ <br>${structure:provider:pyams.association}
</tal:var>