Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/manual/layout/templates/twig/_index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Weitergehende Informationen zu Twig-Templates in Contao findest du in der

## Twig-Templates im Contao-Core

{{< version "5.7" >}} Für jedes `.html5`-Template steht ein Twig-Pendant zur Verfügung. Twig ist damit der
{{< version-tag "5.7" >}} Für jedes `.html5`-Template steht ein Twig-Pendant zur Verfügung. Twig ist damit der
neue Standard und löst die HTML5-Templates vollständig ab.

Standardmäßig wird immer die Twig-Version eines Templates verwendet. Liegt jedoch ein gleichnamiges
Expand Down
2 changes: 1 addition & 1 deletion docs/manual/layout/templates/twig/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ More information about Twig templates in Contao can be found in the

## Twig templates in Contao core

{{< version "5.7" >}} Every `.html5` template has a Twig equivalent. Twig is now the new standard and
{{< version-tag "5.7" >}} Every `.html5` template has a Twig equivalent. Twig is now the new standard and
fully replaces the HTML5 templates.

By default, the Twig version of a template is always used. However, if a `.html5` template with the same
Expand Down