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
606606----------------------------------------
607607
608608.[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]
610610
611611Znač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:
612612
Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ Including Templates
606606----------------------------------------
607607
608608.[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]
610610
611611The `{include}` tag loads and renders the specified template. In our favorite PHP language, it's something like:
612612
You can’t perform that action at this time.
0 commit comments