source:
documentViewer/zpt/page_main_xml.zpt
@
447:2169217252a0
Last change on this file since 447:2169217252a0 was 433:24fc850a35e6, checked in by , 14 years ago | |
---|---|
File size: 375 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',''); mode python:pageinfo.get('mode', 'xml') "> |
2 | <div tal:content="structure python:pageinfo['textPage']"></div> |
3 | </tal:block> |
Note: See TracBrowser
for help on using the repository browser.