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 5e0b275 commit b7a9567Copy full SHA for b7a9567
templates/base.html.twig
@@ -1,7 +1,7 @@
1
{#
2
This is the base template used as the application layout which contains the
3
common elements and decorates all the other templates.
4
- See https://symfony.com/doc/current/book/templating.html#template-inheritance-and-layouts
+ See https://symfony.com/doc/current/templates.html#template-inheritance-and-layouts
5
#}
6
<!DOCTYPE html>
7
<html lang="{{ app.request.locale }}">
0 commit comments