flask-admin icon indicating copy to clipboard operation
flask-admin copied to clipboard

jinja2.exceptions.TemplateNotFound: admin/master.html

Open rrad0812 opened this issue 5 years ago • 0 comments

Hi, I am absolutely beginner in Flask-Admin. When I try examples, i got exception: jinja2.exceptions.TemplateNotFound: admin/master.html.

As jinja doesn't see master template in site-packages/flask_admin/templates???

Any hint, please?

rrad0812 avatar Aug 19 '20 20:08 rrad0812