mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-13 09:43:10 +00:00
Renamed "For frontend developers" to "Writing templates"
This commit is contained in:
parent
8aca6ff8ac
commit
f636087460
2 changed files with 3 additions and 3 deletions
|
|
@ -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 <pages/writing_templates>`
|
||||
* :doc:`pages/writing_templates`
|
||||
* :doc:`images/index`
|
||||
* :doc:`search/index`
|
||||
* :doc:`howto/third_party_tutorials`
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
For Front End developers
|
||||
========================
|
||||
Writing templates
|
||||
=================
|
||||
|
||||
.. contents:: Contents
|
||||
:local:
|
||||
|
|
|
|||
Loading…
Reference in a new issue