Thanks to visit codestin.com Credit goes to github.com
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 943d5df commit 3de1465Copy full SHA for 3de1465
quick_tour/the_big_picture.rst
@@ -311,7 +311,7 @@ The controller renders the
311
``src/Acme/DemoBundle/Resources/views/Demo/hello.html.twig`` template (or
312
``AcmeDemoBundle:Demo:hello.html.twig`` if you use the logical name):
313
314
-.. code-block:: jinja
+.. code-block:: html+jinja
315
316
{# src/Acme/DemoBundle/Resources/views/Demo/hello.html.twig #}
317
{% extends "AcmeDemoBundle::layout.html.twig" %}
0 commit comments