<%! title = "Screenshots" %> <%inherit file="/page.mako" /> ## content
% for (f,t,d),i in h.it.izip(h.getImages("static/images/screens/", "static/images/tmp/", (150,150)), h.it.count()): Screenshot % endfor
## functions <%def name="style()"> ${parent.style()}