diff options
Diffstat (limited to 'docs/ref/templates/index.txt')
-rw-r--r-- | docs/ref/templates/index.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/ref/templates/index.txt b/docs/ref/templates/index.txt index 6655b3da18..0aa4798a94 100644 --- a/docs/ref/templates/index.txt +++ b/docs/ref/templates/index.txt @@ -1,5 +1,3 @@ -.. _ref-templates-index: - ========= Templates ========= @@ -18,4 +16,4 @@ an understanding of HTML; no knowledge of Python is required. .. seealso:: For information on writing your own custom tags and filters, see - :ref:`howto-custom-template-tags`. + :doc:`/howto/custom-template-tags`. |