projects
/
photoprint.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
c8ff9bca74d1a854e8a0ebf54a03c54b5bf1c461
[photoprint.git]
/
skins
/
get_photo_print_order_template.pt
1
<tal:block
2
tal:define="o options/o;
3
classRowName options/classRowName;
4
portal_url options/portal_url">
5
<metal:block metal:use-macro="here/photoprint_templates_edit_template/macros/print_order_template_row"/>
6
</tal:block>