11 lines
187 B
XML
11 lines
187 B
XML
<html i18n:domain="loops">
|
|
|
|
|
|
<metal:data define-macro="standard">
|
|
<tal:part repeat="item item/getParts">
|
|
<metal:part use-macro="item/macro" />
|
|
</tal:part>
|
|
</metal:data>
|
|
|
|
|
|
</html>
|