mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 07:49:53 -04:00
Fix typo
This commit is contained in:
parent
d9e467b8b7
commit
5ef61d912b
@ -170,7 +170,7 @@ Example of including a `layouts/partials/header.html` partial:
|
|||||||
### Template
|
### Template
|
||||||
|
|
||||||
The `template` function was used to include *partial* templates
|
The `template` function was used to include *partial* templates
|
||||||
in much older Hugo versions. Now it useful only for calling
|
in much older Hugo versions. Now it's useful only for calling
|
||||||
[*internal* templates][internal_templates]. The syntax is `{{ template
|
[*internal* templates][internal_templates]. The syntax is `{{ template
|
||||||
"_internal/<TEMPLATE>.<EXTENSION>" . }}`.
|
"_internal/<TEMPLATE>.<EXTENSION>" . }}`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user