diff --git a/templates/base.html.twig b/templates/base.html.twig index 96d63cb68f..69fdd6eb99 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -55,11 +55,7 @@

{{ 'Here you can find fast shortcuts to various page regions!' | trans }}


-

- {{ 'Be mindful that a ' | trans }}Tab{{ ' followed by a ' | trans }}Space - {{ ' is needed in order to focus each panel. Other anchors do only require a ' | trans }} Tab - {{ ' however. ' | trans }} -

+

{% trans %}Be mindful that a Tab followed by a Space is needed in order to focus each panel. Other anchors do only require a Tab however.{% endtrans %}