Skip to content

Commit ed0c494

Browse files
Update README.rst
1 parent 7e51311 commit ed0c494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp_jinja2
22
==============
33

44

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.**
66

77
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.
88

0 commit comments

Comments
 (0)