diff --git a/docs/topics/writing_templates.rst b/docs/topics/writing_templates.rst index ffe9ccd4c..deaa7e746 100644 --- a/docs/topics/writing_templates.rst +++ b/docs/topics/writing_templates.rst @@ -1,13 +1,6 @@ Writing templates ================= -.. contents:: Contents - :local: - -======================== -Overview -======================== - Wagtail uses Django's templating language. For developers new to Django, start with Django's own template documentation: https://docs.djangoproject.com/en/dev/topics/templates/