src/pyams_default_theme/component/association/templates/association-default.pt
changeset 181 97e8610cbabd
parent 179 f805794b2500
child 382 f0c399c2d649
--- a/src/pyams_default_theme/component/association/templates/association-default.pt	Thu Oct 11 14:51:45 2018 +0200
+++ b/src/pyams_default_theme/component/association/templates/association-default.pt	Fri Oct 12 10:28:46 2018 +0200
@@ -1,9 +1,2 @@
-<i18n:var domain="pyams_default_theme">
-	<h3 tal:content="view.title">§ title</h3>
-	<ul class="inside">
-		<li tal:repeat="item view.associations">
-			<a tal:attributes="href item['url']"
-			   tal:content="item['title']" target="_blank">Link</a>
-		</li>
-	</ul>
-</i18n:var>
+<h3 tal:content="view.title">§ title</h3>
+${structure:provider:pyams.associations}