From 83dcf5f3c484d4a96c04043aa092fffe3ff14315 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Thu, 6 Apr 2017 20:45:08 -0500 Subject: [PATCH] Add SiteGetPage example to taxonomy templates --- content/templates/taxonomy-templates.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/content/templates/taxonomy-templates.md b/content/templates/taxonomy-templates.md index ac6734762..405c0cb53 100644 --- a/content/templates/taxonomy-templates.md +++ b/content/templates/taxonomy-templates.md @@ -314,14 +314,27 @@ This example will list all taxonomies and their terms, as well as all the conten ``` {{% /code %}} - [delimit]: /functions/delimit/ +[getpage]: /functions/getpage/ [lists]: /templates/lists/ [renderlists]: /templates/lists/ [single page template]: /templates/single-page-templates/