BhakeSart / HealthOrzo

HealthOrzo is a Disease Prediction and Information Website. It is user friendly and very dynamic in it's prediction. The Project Predicts 4 diseases that are Diabetes , Kidney Disease , Heart Ailment and Liver Disease . All these 4 Machine Learning Models are integrated in a website using Flask at the backend .
5 stars 2 forks source link

"main.html" missing and referenced #2

Open Sarthak2003 opened 5 months ago

Sarthak2003 commented 5 months ago

inside templates folder in the first line of "predict.html" it says "{% extends 'main.html' %}" but there is no main.html file which is causing an error.