http://flask.pocoo.org/docs/quickstart/#a-minimal-application
When the instructions under "Rendering Templates" directs you to create a templates folder, where exactly do you make it? In your project directory? And how? Thanks!
|
http://flask.pocoo.org/docs/quickstart/#a-minimal-application When the instructions under "Rendering Templates" directs you to create a templates folder, where exactly do you make it? In your project directory? And how? Thanks! |
|||
|
|
|
If you had read a bit further down in the link you pasted, you would have found:
The most common is case 1 - for which you simply create a directory called |
|||||
|