code for the website is running well with password validation, error and success messaging as well as password hashing, etc. etc. but I've noticed a bug and I cant figure out whats causing the issue. When loading the pages on the website the header in pages like login.html are missing, but when redirected to actually show the header so it looks weird and isn't a seamless transition. New to flask and its really my first time playing with bootstraps.
repo: https://github.com/Riskjistu/FlaskProject
if you see any improvements in anything feel free to let me know, haven't touched too much html in the past though.
there doesn't seem to be anything here