Skip to content
Extraits de code Groupes Projets
Valider 0dbf5422 rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[fix] erreur frappe template

parent 4b242626
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<t t-esc="company.forme_juridique"/> <t t-esc="company.forme_juridique"/>
</t> </t>
<br/> <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.ape">Code NAF : <t t-esc="company.ape"/> | </t>
<t t-if="company.siret">SIRET : <t t-esc="company.siret"/></t> <t t-if="company.siret">SIRET : <t t-esc="company.siret"/></t>
<br/> <br/>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter