
Hi everyone,
I just realize that apparently we cannot create sub-folder in Templates ! :/
Is that the normal behavior ? if yes , WHY ?
I just realize that apparently we cannot create sub-folder in Templates ! :/
Is that the normal behavior ? if yes , WHY ?
render_template('test\test.html')Give me an error
render_template('test.html')work fine.