File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ Vložení šablony
606
606
----------------------------------------
607
607
608
608
.[note]
609
- Viz také [`{include block}` |template-inheritance#Vykreslení bloků]
609
+ Viz také [`{include block}` |template-inheritance#Vykreslení bloků] a [`{embed}` |template-inheritance#Jednotková dědičnost]
610
610
611
611
Značka `{include}` načte a vykreslí uvedenou šablonu. Pokud bychom se bavili v řeči našeho oblíbeného jazyka PHP, je to něco jako:
612
612
Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ Including Templates
606
606
----------------------------------------
607
607
608
608
.[note]
609
- See also [`{include block}` |template-inheritance#Printing Blocks]
609
+ See also [`{include block}` |template-inheritance#Printing Blocks] and [`{embed}` |template-inheritance#Unit Inheritance]
610
610
611
611
The `{include}` tag loads and renders the specified template. In our favorite PHP language, it's something like:
612
612
You can’t perform that action at this time.
0 commit comments