Remove self-referential Template Pages link in docs

This commit is contained in:
Justin Mayer 2020-08-02 10:58:32 +02:00
commit d2bbfd967e

View file

@ -770,7 +770,7 @@ Template pages
.. data:: TEMPLATE_PAGES = None .. data:: TEMPLATE_PAGES = None
A mapping containing template pages that will be rendered with the blog 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 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 point any Jinja2 template file with a path pointing to the file and the