mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update extends.md
This commit is contained in:
parent
9600fc78d7
commit
c439ef9345
@ -45,16 +45,12 @@ Tag {extends} [RU]
|
||||
|
||||
```smarty
|
||||
{use 'blocks.tpl'}
|
||||
...
|
||||
{if $theme.extended?}
|
||||
{use $theme.extended}
|
||||
{/if}
|
||||
```
|
||||
|
||||
|
||||
### {parent}
|
||||
|
||||
Planned. Not supported yet.
|
||||
Planned. Not supported yet. Feature #5.
|
||||
|
||||
```smarty
|
||||
{block 'block1'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user