Getting error when to submit button
main.py
from fastapi import FastAPI, Request from fastapi.templating import Jinja2Templates from p