Skip to content

Getting Error - TemplateNotFound(template) #5364

@askillinda24

Description

@askillinda24

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions