eggification
[photoprint.git] / Products / photoprint / skins / get_photo_print_order_template.pt
diff --git a/Products/photoprint/skins/get_photo_print_order_template.pt b/Products/photoprint/skins/get_photo_print_order_template.pt
new file mode 100644 (file)
index 0000000..c8ff9bc
--- /dev/null
@@ -0,0 +1,6 @@
+<tal:block
+  tal:define="o options/o;
+              classRowName options/classRowName;
+              portal_url options/portal_url">
+  <metal:block metal:use-macro="here/photoprint_templates_edit_template/macros/print_order_template_row"/>
+</tal:block>
\ No newline at end of file