all_customers.xml 206 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <template xml:space="preserve">
  3. <t t-name="AllCustomers">
  4. <t t-call="EiruReportingBase">
  5. <h2>customers</h2>
  6. </t>
  7. </t>
  8. </template>