hugo/content/taxonomies/templates.md
Bjørn Erik Pedersen dd78d5b23f Squashed 'docs/' content from commit 5d9a6703
git-subtree-dir: docs
git-subtree-split: 5d9a6703591c29283800d7b9e4c5c85981ed86d6
2017-06-26 20:46:06 +02:00

26 lines
715 B
Markdown

---
aliases:
- /indexes/templates/
lastmod: 2014-05-29
date: 2013-07-01
linktitle: Templates
menu:
main:
parent: taxonomy
next: /taxonomies/ordering
prev: /templates/displaying
title: Taxonomy Templates
weight: 30
---
There are two different templates that the use of taxonomies will require you to provide.
Both templates are covered in detail in the templates section.
A [list template](/templates/list/) is any template that will be used to render multiple pieces of
content in a single html page. This template will be used to generate
all the automatically created taxonomy pages.
A [taxonomy terms template](/templates/terms/) is a template used to
generate the list of terms for a given template.