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 2a40a3a commit 57c647fCopy full SHA for 57c647f
book/controller.rst
@@ -337,7 +337,7 @@ Creating Static Pages
337
338
You can create a static page without creating any controller. Using only the
339
routing file, you just have to indicate the "FrameworkBundle:Template:template"
340
-as the controller and link the template file, with its logical path.
+as the controller and the logical path of your template.
341
342
.. versionadded:: 2.2
343
The ability to cache templates rendered via ``FrameworkBundle:Template:template``
0 commit comments