comparison zpt/toc_text.zpt @ 488:ec3d848fe9e8 elementtree

more new templates
author casties
date Wed, 24 Aug 2011 10:58:20 +0200
parents 7ca8ac7db06e
children 55e3398e395e
comparison
equal deleted inserted replaced
487:8fd6f26fe29e 488:ec3d848fe9e8
4 <head> 4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 </head> 6 </head>
7 <body> 7 <body>
8 <!-- block used for main content area --> 8 <!-- block used for main content area -->
9 <div class="col_left" metal:define-macro="main" 9 <div class="col-left" metal:define-macro="main"
10 tal:define="start pageinfo/start; tocsize docinfo/tocSize_text; grpsize pageinfo/tocPageSize; 10 tal:define="start pageinfo/start; tocsize docinfo/tocSize_text; grpsize pageinfo/tocPageSize;
11 batch python:here.getBatch(start=start,size=grpsize,end=tocsize);"> 11 batch python:here.getBatch(start=start,size=grpsize,end=tocsize);">
12 <ul class="switcher"> 12 <ul class="switcher">
13 <li><a 13 <li><a
14 tal:attributes="href python:here.getLink('tocMode','thumbs')">Thumbnails</a> 14 tal:attributes="href python:here.getLink('tocMode','thumbs')">Thumbnails</a>