source:
documentViewer/zpt/page_main_xml.zpt
@
451:91daab0c219b
Last change on this file since 451:91daab0c219b was 448:35e7ea6f2368, checked in by , 14 years ago | |
---|---|
File size: 373 bytes |
Line | |
---|---|
1 | <tal:block tal:define="pageinfo python:options.get('pageinfo',None); docinfo python:options.get('docinfo',None) ;highlightQuery python:pageinfo.get('highlightQuery','');s python:pageinfo.get('s','');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.