mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
10 lines
180 B
XML
10 lines
180 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<odoo>
|
|
|
|
<template id="utf8_header">
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<t t-raw="0"/>
|
|
</template>
|
|
|
|
</odoo>
|