improve docs

This commit is contained in:
Artur Barseghyan 2014-10-14 23:58:26 +02:00
parent 946b78795d
commit 9518f8d426

View file

@ -984,7 +984,7 @@ the most influenced by the Bootstrap 3 theme.
Make changes to an existing theme
-----------------------------------------------
As said above, making your own theme from scratch could be costy. Instead,
you can override an existing one and change it to your needs with
you can override/reuse an existing one and change it to your needs with
minimal efforts. See the `override simple theme <https://github.com/barseghyanartur/django-fobi/tree/master/examples/simple/override_simple_theme/>_`
example. In order to see it in action, run the project with
`settings_override_simple_theme` option: