One of my problems is when i used from flask import Blueprint, render_template
And i made a funcion called home and it has return render_template("templates/home.html)
and when i try to run the program using main.py it shows up an website that showsw erros
(sorry i am new to stackoverflow so i might now know some of the ways to show i need fixed corrlect and soryy for the bad gramer)
I really tried nothing cause i am petty new to making websites useing flask and render_template is werid in pycharm at least i think
ALAN CRUZ TORRES is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.