projects
/
Portfolio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
4f47bf38c68fc89b1f1c4eefdaa3353f28bce06b
[Portfolio.git]
/
skins
/
portfolio_thumbnails_tail.py
1
##parameters=start=0, size=10
2
options
={}
3
options
.
update
(
context
.
getPhotosInfos
(
context
,
4
pho_start
=
start
,
5
batch_size
=
size
))
6
return
context
.
portfolio_thumbnails_tail_template
(**
options
)