mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Merge commit 'a6e635ca7d905d9ec3ffd708db2694f680b03aae'
This commit is contained in:
@@ -403,7 +403,7 @@ Use the [`template`] function to include one or more of Hugo's [embedded templat
|
||||
|
||||
Use the [`partial`] or [`partialCached`] function to include one or more [partial templates]:
|
||||
|
||||
[partial templates]: /templates/partials
|
||||
[partial templates]: /templates/partial
|
||||
|
||||
```go-html-template
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
|
Reference in New Issue
Block a user