12 lines
535 B
XML
12 lines
535 B
XML
<tal:comment replace="nothing">View macro for an Info.</tal:comment>
|
|
<metal:view define-macro="view"><tal:comment replace="nothing">Shows nothing more.</tal:comment></metal:view>
|
|
|
|
<tal:comment replace="nothing">Edit macro for an Info.</tal:comment>
|
|
<metal:edit define-macro="edit"></metal:edit>
|
|
|
|
<tal:comment replace="nothing">Cell macro for an Info.</tal:comment>
|
|
<metal:cell define-macro="cell"></metal:cell>
|
|
|
|
<tal:comment replace="nothing">Search macro for an Info.</tal:comment>
|
|
<metal:search define-macro="search"></metal:search>
|