source:
documentViewer/zpt/page_main_pureXml.zpt
@
141:39c7d6164da8
Last change on this file since 141:39c7d6164da8 was 125:2d6c0ffcb934, checked in by , 14 years ago | |
---|---|
File size: 268 bytes |
Line | |
---|---|
1 | |
2 | <tal:block tal:define="pageinfo python:options.get('pageinfo',None); docinfo python:options.get('docinfo',None) "> |
3 | <div tal:content="structure python:here.getTextPage(mode='pureXml',pn=pageinfo['current'],docinfo=docinfo, pageinfo=pageinfo)"></div> |
4 | </tal:block> |
Note: See TracBrowser
for help on using the repository browser.