Fixed the typo in README.
This commit is contained in:
parent
a7571b8af0
commit
267ac952fe
@ -111,7 +111,7 @@ Add the following to the very beginning of your base template
|
|||||||
{% block settings %}{% endblock %}
|
{% block settings %}{% endblock %}
|
||||||
```
|
```
|
||||||
|
|
||||||
And the CSS and JavaScripts in the `<head>...</head>` section of your
|
Add the CSS and JavaScripts in the `<head>...</head>` section of your
|
||||||
base template `base.html`.
|
base template `base.html`.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user