I have a code sample from repl.it https://repl.it/@Utku_CanCan/flask-boilerplate-1
That uses render_template. I forked it and ran it without any changes:
https://repl.it/@mscohen/flask-boilerplate-2
It doesn't work, and raises an error: template not found.
Any ideas?
@mat1 Yay, thank you, Mat! That worked.
Flask template problem
I have a code sample from repl.it
https://repl.it/@Utku_CanCan/flask-boilerplate-1
That uses render_template.
I forked it and ran it without any changes:
https://repl.it/@mscohen/flask-boilerplate-2
It doesn't work, and raises an error: template not found.
Any ideas?
@mat1 Yay, thank you, Mat! That worked.