LeonardoMdSA's picture
Barely functional working frontend
a472415
raw
history blame contribute delete
103 Bytes
from fastapi.templating import Jinja2Templates
templates = Jinja2Templates(directory="app/templates")