mirror of
https://github.com/sstent/foodplanner.git
synced 2026-02-07 01:21:39 +00:00
refactored
This commit is contained in:
3
app/core/config.py
Normal file
3
app/core/config.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from fastapi.templating import Jinja2Templates
|
||||
|
||||
templates = Jinja2Templates(directory="templates")
|
||||
Reference in New Issue
Block a user