Skip to content

Commit 0568537

Browse files
committed
typo
1 parent 0d84b52 commit 0568537

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

latte/cs/tags.texy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

611611
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:
612612

latte/en/tags.texy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

611611
The `{include}` tag loads and renders the specified template. In our favorite PHP language, it's something like:
612612

0 commit comments

Comments
 (0)