techwithtim / Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.
918 stars 1.01k forks source link

HEEELPPPP!! #138

Open Gcs20 opened 7 months ago

Gcs20 commented 7 months ago

"I have a problem with the templates. When I try to run the page, no content is displayed. I copied and pasted 'base.html', and I still have the same issue where it doesn't show any content, only a blank page. However, if I manually change the URL, it shows HTML content. But when I try to view the main page, it only shows a blank page without any errors or messages. Please, I need help."

Mar-Issah commented 7 months ago

Did you register those blueprints. Take another look at your route names also. Maybe share some code here for better guide.