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 6dce8f1 commit 1aee6d7Copy full SHA for 1aee6d7
routing.rst
@@ -1910,7 +1910,7 @@ Generating URLs in Templates
1910
The Twig template language used in :doc:`Symfony templates </templating>`
1911
provides some functions to generate both relative and absolute URLs:
1912
1913
-.. code-block:: twig
+.. code-block:: html+twig
1914
1915
{# generates relative URLs #}
1916
<a href="{{ path('sign_up') }}">Sign up</a>
0 commit comments