mirror of https://github.com/gohugoio/hugo
270 B
270 B
title |
---|
partial |
A template called from any other template including shortcodes, render hooks, and other partials. A partial either renders something or returns something. A partial can also call itself, for example, to walk a data structure.