You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ aiohttp_jinja2
2
2
==============
3
3
4
4
5
-
**This is a fork of `aio-libs/aiohttp-jinja2#154<https://github.com/aio-libs/aiohttp-jinja2/pull/154>`_ which adds support for calling asyncio coroutines from jinja scripts.**
5
+
**This is a fork of** `aio-libs/aiohttp-jinja2 Pull Request 154<https://github.com/aio-libs/aiohttp-jinja2/pull/154>`_ **which adds support for calling asyncio coroutines from jinja scripts.**
6
6
7
7
This feature is disabled by default, to enable it you must set enable_async=True when calling the setup function. This will set enable_async in the jinja2 Environment.
0 commit comments