forked from github/pelican
Remove self-referential Template Pages link in docs
This commit is contained in:
parent
dc6fb57c41
commit
d2bbfd967e
1 changed files with 1 additions and 1 deletions
|
|
@ -770,7 +770,7 @@ Template pages
|
|||
.. data:: TEMPLATE_PAGES = None
|
||||
|
||||
A mapping containing template pages that will be rendered with the blog
|
||||
entries. See :ref:`template_pages`.
|
||||
entries.
|
||||
|
||||
If you want to generate custom pages besides your blog entries, you can
|
||||
point any Jinja2 template file with a path pointing to the file and the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue