Skip to content

missing user.html in template directory #13

@xwang95054

Description

@xwang95054

@app.route("/user")
@login_required
def user():
return render_template('user.html', session=session)

There is not user.html in the git repository
TemplateNotFound: user.htm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions