]> git.ipfire.org Git - pbs.git/commit
web: Replace the Tornado template engine with Jinja
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Jan 2025 12:44:25 +0000 (12:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Jan 2025 12:44:25 +0000 (12:44 +0000)
commit6ae9e272bcfc55626a4b1b07edb53aa758876800
tree89ddc4e3658f38005924aa0c18477ccb54094e2f
parent515f990042d3171edacea0fcb782eb207550dc09
web: Replace the Tornado template engine with Jinja

We need this to support any async code in the templates.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/web/__init__.py
src/web/base.py