Mercurial > hg > documentViewer
annotate zpt/page_main_images.zpt @ 469:15394486ab75 elementtree
working with new templates
author | casties |
---|---|
date | Wed, 03 Aug 2011 21:04:18 +0200 |
parents | 027134cca83e |
children |
rev | line source |
---|---|
122 | 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> |