source:
documentViewer/zpt/page_main_pureXml.zpt
@
246:6a43ff50eb9a
Last change on this file since 246:6a43ff50eb9a was 125:2d6c0ffcb934, checked in by , 15 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.