problem description
Python flask"s web project, which I created in idea, creates an index.html, that references the bootstrap, of the local directory but does not take effect.
the path in href is OK if you enter the absolute path, but the relative path is not correct. Is there something wrong?
my code structure and directory are shown in the screenshot. Please give us some suggestions:
Picture description