Various typos.
This commit is contained in:
parent
b004324dbb
commit
16e4d5a655
6 changed files with 7 additions and 8 deletions
|
|
@ -241,5 +241,5 @@ static folder of the whole application as ``'static'``.
|
|||
If you want to refer to the templates you just have to prefix it with the
|
||||
name of the module. So for the admin it would be
|
||||
``render_template('admin/list_items.html')`` and so on. It is not
|
||||
possible to refer to templates without the prefixed modlue name. This is
|
||||
possible to refer to templates without the prefixed module name. This is
|
||||
explicit unlike URL rules.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue