Added template support.
All checks were successful
Build Base Application / Build (push) Successful in 1m56s

This commit is contained in:
retoor 2024-12-28 16:28:29 +01:00
parent 3edf7e5540
commit e96f1ee9cc

View File

@ -3,7 +3,7 @@ import base64
import json
import time
import uuid
import pathlib
import aiohttp_jinja2
import jinja2