forked from orbit-oss/flask
Misleading templates path example in docs for open_resource
This commit is contained in:
parent
51a5add86d
commit
06ed3e1e88
1 changed files with 1 additions and 1 deletions
2
flask.py
2
flask.py
|
|
@ -463,7 +463,7 @@ class _PackageBoundObject(object):
|
|||
/schemal.sql
|
||||
/static
|
||||
/style.css
|
||||
/template
|
||||
/templates
|
||||
/layout.html
|
||||
/index.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue