diff --git a/guides/templating/Twig.rst b/guides/templating/Twig.rst index 64bc27b0061..d4f0e0f75d1 100644 --- a/guides/templating/Twig.rst +++ b/guides/templating/Twig.rst @@ -97,7 +97,7 @@ And here is a typical layout: .. code-block:: jinja {# src/Application/HelloBundle/Resources/views/layout.twig #} - +
diff --git a/quick_tour/the_view.rst b/quick_tour/the_view.rst index 3c8cb9d6d07..1e1dc6ea99d 100644 --- a/quick_tour/the_view.rst +++ b/quick_tour/the_view.rst @@ -57,7 +57,7 @@ for your entire project: .. code-block:: html+php - +