feat: add template rendering support with variable substitution and conditional blocks
This commit is contained in:
parent
e459701166
commit
b071a30e84
@ -6,6 +6,8 @@ import time
|
||||
import uuid
|
||||
|
||||
import aiohttp_jinja2
|
||||
import jinja2
|
||||
|
||||
import dataset
|
||||
from aiohttp import web
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user