source: documentViewer/zpt/page_main_images.zpt @ 122:027134cca83e

Last change on this file since 122:027134cca83e was 122:027134cca83e, checked in by casties, 14 years ago

reverting back to non-metal version for now

File size: 276 bytes
Line 
1<tal:block tal:define="docinfo options/docinfo; pageinfo options/pageinfo; mk python:options.get('mk','')">
2 <iframe height="100%" width="100%" tal:attributes="src string:${here/template/zogilib/absolute_url}?fn=${docinfo/imagePath}&pn=${pageinfo/current}&$mk"/>
3</tal:block>
Note: See TracBrowser for help on using the repository browser.