docs: Tweak wording

This commit is contained in:
adnano 2021-10-02 21:22:45 -04:00
parent 7013fe9fb9
commit d2967cb82b

View file

@ -703,6 +703,6 @@ Feed templates are provided with the following data:
## PARTIAL TEMPLATES
Partial templates can be specified in the templates/\_partials directory.
Partial templates can be placed in the templates/\_partials directory.
Partial templates can be executed from any other template with the *partial*
function. See *TEMPLATE FUNCTIONS*.