shithub: hugo

ref: e98f0014f2f46ff4b342d5eb3062d4fb1e6d4184
dir: /docs/content/taxonomies/templates.md/

View raw version
---
title: "Taxonomy Templates"
date: "2013-07-01"
linktitle: "Templates"
aliases: ["/indexes/templates/"]
weight: 30
menu:
  main:
    parent: 'taxonomy'
prev: "/templates/displaying"
next: "/taxonomies/ordering"
---

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.