kopia lustrzana https://github.com/wagtail/wagtail
Fix typo in project_template.md (#9835)
rodzic
8678cad90b
commit
b327d536e4
|
@ -677,6 +677,7 @@ Contributors
|
|||
* damascene
|
||||
* Natarajan Balaji
|
||||
* Vallabh Tiwari
|
||||
* dr-rompecabezas
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
@ -51,7 +51,7 @@ This app is here to help get you started quicker by providing a `HomePage` model
|
|||
|
||||
Location: `/mysite/mysite/templates/` and `/mysite/mysite/static/`
|
||||
|
||||
The templates directory contains `base.html`, `404.html` and `500.html`. These files are very commonly needed on Wagtail sites to they have been added into the template.
|
||||
The templates directory contains `base.html`, `404.html` and `500.html`. These files are very commonly needed on Wagtail sites, so they have been added into the template.
|
||||
|
||||
The static directory contains an empty JavaScript and CSS file.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue