source:
documentViewer/zpt/info_xml.zpt
@
262:9b931ab7d76c
Last change on this file since 262:9b931ab7d76c was 58:cc1d3d22ca72, checked in by , 18 years ago | |
---|---|
File size: 246 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <document-parameters xmlns:tal="http://xml.zope.org/namespaces/tal" tal:define="docinfo options/docinfo"> |
3 | <parameter tal:repeat="info docinfo" tal:attributes="name info; value python:docinfo[info]"/> |
4 | </document-parameters> |
Note: See TracBrowser
for help on using the repository browser.