diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/templates/index.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ref/templates/index.txt b/docs/ref/templates/index.txt index efc97494ae..f96a375dfd 100644 --- a/docs/ref/templates/index.txt +++ b/docs/ref/templates/index.txt @@ -19,3 +19,6 @@ material, see :doc:`/topics/templates` topic guide. For information on writing your own custom tags and filters, see :doc:`/howto/custom-template-tags`. + + To learn how to override templates in other Django applications, see + :doc:`/howto/overriding-templates`. |
