source: documentViewer/zpt/page_main_pureXml.zpt @ 433:24fc850a35e6

Last change on this file since 433:24fc850a35e6 was 429:ebe50e81710f, checked in by abukhman, 13 years ago

bibliograpfical info

File size: 336 bytes
Line 
1<tal:block tal:define="pageinfo python:options.get('pageinfo',None); docinfo python:options.get('docinfo',None) ;highlightQuery python:pageinfo.get('highlightQuery','');sn python:pageinfo.get('sn','');optionToggle python:pageinfo.get('optionToggle','');  ">
2  <div tal:content="structure python:pageinfo['textPage']"></div>
3</tal:block>
Note: See TracBrowser for help on using the repository browser.