Removed contents and heading

This commit is contained in:
Karl Hobley 2015-06-22 10:28:24 +01:00
parent 0ed4e26d63
commit f3b2cde5dc

View file

@ -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/