Commit 2179d540 authored by Fabien Potencier's avatar Fabien Potencier

added a note about the render function in Twg

parent 083a638e
......@@ -123,7 +123,8 @@ It gives access to the following methods:
{{ app.debug }}
A ``render`` function is also registered to help you render another controller
from a template:
from a template (available when the `HttpFragment Service Provider </providers/http_fragment.rst>`
is registered):
.. code-block:: jinja
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment