Description
Jinja2 templates can be rendered from aiohttp.web applications through an integration library. This package is for developers building server-rendered async web apps. Template context may contain sensitive data, so escaping, autoescape settings, and template trust matter.