diff --git a/plone/app/contenttypes/browser/templates/listing.pt b/plone/app/contenttypes/browser/templates/listing.pt index 9e2d7553..add2428a 100644 --- a/plone/app/contenttypes/browser/templates/listing.pt +++ b/plone/app/contenttypes/browser/templates/listing.pt @@ -1,31 +1,28 @@ + xmlns:i18n="http://xml.zope.org/namespaces/i18n" + xmlns:metal="http://xml.zope.org/namespaces/metal" + xmlns:tal="http://xml.zope.org/namespaces/tal" + lang="en" + metal:use-macro="context/@@main_template/macros/master" + xml:lang="en" + i18n:domain="plone">
+ ">
The body
+ tal:replace="structure text">The body
@@ -40,16 +37,14 @@ ">
+ "> + repeat="item python:batch">
+ metal:define-macro="listitem"> -
+ -

+

description

-