diff --git a/views/report_templates.xml b/views/report_templates.xml
index 5de7880955e468d98ff49bc9236fa53606dbd6fc..ddee16876dd9ad99885a8709bce42dc718fa853d 100644
--- a/views/report_templates.xml
+++ b/views/report_templates.xml
@@ -33,7 +33,7 @@
                             <t t-esc="company.forme_juridique"/>
                         </t>
                         <br/>
-                        <t t-if="company.oec"><t t-esc="company.oec"/>  |  ></t>
+                        <t t-if="company.oec"><t t-esc="company.oec"/>  |  </t>
                         <t t-if="company.ape">Code NAF : <t t-esc="company.ape"/>  |  </t>
                         <t t-if="company.siret">SIRET : <t t-esc="company.siret"/></t>
                         <br/>