diff --git a/docs/content/templates/list.md b/docs/content/templates/list.md index 7408f6288..0c877bd2b 100644 --- a/docs/content/templates/list.md +++ b/docs/content/templates/list.md @@ -40,9 +40,11 @@ the list will be needed. A Section will be rendered at /`SECTION`/ (e.g. http://spf13.com/project/) * /layouts/section/`SECTION`.html +* /layouts/`SECTION`/list.html * /layouts/\_default/section.html * /layouts/\_default/list.html * /themes/`THEME`/layouts/section/`SECTION`.html +* /themes/layouts/`SECTION`/list.html * /themes/`THEME`/layouts/\_default/section.html * /themes/`THEME`/layouts/\_default/list.html