source: documentViewer/zpt/page_main_text_dict.zpt @ 92:727fa536860c

Last change on this file since 92:727fa536860c was 90:6a4a72033d58, checked in by casties, 14 years ago

new version with new full-text infrastructure and some more changed templates

File size: 245 bytes
Line 
1<tal:block tal:define="pageinfo python:options.get('pageinfo',None); docinfo python:options.get('docinfo',None)">
2  <div tal:content="structure python:here.getTextPage(mode='text_dict',pn=pageinfo['current'],docinfo=docinfo)"></div>
3</tal:block>
Note: See TracBrowser for help on using the repository browser.