1 <html metal:use-macro="here/main_template/macros/master"
2 xmlns:tal="http://xml.zope.org/namespaces/tal"
3 xmlns:metal="http://xml.zope.org/namespaces/metal"
4 xmlns:i18n="http://xml.zope.org/namespaces/i18n">
6 <title>Payment template</title>
7 <meta http-equiv="content-type" content="text/html;charset=utf-8" />
11 <div metal:fill-slot="main_no_tabs" tal:omit-tag=""
12 tal:define="paymentRequest options/paymentRequest">
14 <div tal:content="structure paymentRequest/FORM">