source: documentViewer/zpt/page_main_pureXml.zpt @ 495:ede0c93de798

metalify-1
Last change on this file since 495:ede0c93de798 was 495:ede0c93de798, checked in by casties, 14 years ago

update branch to latest version of HEAD (with modularisierung branch)

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.