From f6360874603c2f290cca211265cbe9c1eb5bddd5 Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Thu, 26 Mar 2015 13:50:16 +0000 Subject: [PATCH] Renamed "For frontend developers" to "Writing templates" --- docs/index.rst | 2 +- docs/pages/writing_templates.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 97616eee8..e730e6d8a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ Below are some useful links to help you get started with Wagtail. * **Creating your Wagtail site** * :doc:`pages/creating_pages` - * :doc:`Writing templates ` + * :doc:`pages/writing_templates` * :doc:`images/index` * :doc:`search/index` * :doc:`howto/third_party_tutorials` diff --git a/docs/pages/writing_templates.rst b/docs/pages/writing_templates.rst index 7a879c92e..a4b11507a 100644 --- a/docs/pages/writing_templates.rst +++ b/docs/pages/writing_templates.rst @@ -1,5 +1,5 @@ -For Front End developers -======================== +Writing templates +================= .. contents:: Contents :local: