We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f24f9 commit 7d7a1b9Copy full SHA for 7d7a1b9
templates.rst
@@ -800,8 +800,8 @@ template fragments. Configure that special URL in the ``fragments`` option:
800
801
.. caution::
802
803
- Embedding controllers require making requests to those controllers and
804
- rendering some templates as result. This can have a significant impact in
+ Embedding controllers requires making requests to those controllers and
+ rendering some templates as result. This can have a significant impact on
805
the application performance if you embed lots of controllers. If possible,
806
:doc:`cache the template fragment </http_cache/esi>`.
807
0 commit comments