mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[DOC] update translations page
This commit is contained in:
committed by
Aaron Bohy
parent
82f6923a21
commit
cfb6b9f958
@@ -599,6 +599,10 @@ hello owl. This is just a text node!
|
||||
<div t-if="someCondition"><SomeChildComponent/></div>
|
||||
```
|
||||
|
||||
```xml
|
||||
<t t-if="someCondition"><SomeChildComponent/></t>
|
||||
```
|
||||
|
||||
## Inline templates
|
||||
|
||||
Most real applications will define their templates in a XML file, to benefit
|
||||
|
||||
Reference in New Issue
Block a user