mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -3,15 +3,11 @@ title: partials.Include
|
||||
description: Executes the given partial template, optionally passing context. If the partial template contains a return statement, returns the given value, else returns the rendered output.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
aliases: [partial]
|
||||
related:
|
||||
- functions/go-template/return
|
||||
- functions/partials/IncludeCached
|
||||
- functions/go-template/template
|
||||
- methods/page/Render
|
||||
returnType: any
|
||||
signatures: ['partials.Include NAME [CONTEXT]']
|
||||
params:
|
||||
functions_and_methods:
|
||||
aliases: [partial]
|
||||
returnType: any
|
||||
signatures: ['partials.Include NAME [CONTEXT]']
|
||||
aliases: [/functions/partial]
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user