-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Closed
Description
Getting below error though I placed the templates in right place and right directory.
"jinja2.exceptions.TemplateNotFound: auth/register.html"
I followed the instructions until the end of below page and tried to run my flask app
https://flask.palletsprojects.com/en/3.0.x/tutorial/templates/
Got the above error.
Expected to see register page without any errors
http://127.0.0.1:5000/auth/register
Environment:
- Python version: 3.11
- Flask version: 3.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels