mirror of
https://github.com/gohugoio/hugo.git
synced 2025-01-23 05:34:21 +00:00
ade7ec8187
A layouts/shortcodes/include.html shortcode may look like this: ```html {{ $p := site.GetPage (.Get 0) }} {{ $p.RenderShortcodes }} ``` Fixes #7297 |
||
---|---|---|
.. | ||
go_templates | ||
resourcehelpers | ||
templatefuncRegistry_test.go | ||
templatefuncsRegistry.go |