mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05: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 |