{# # This is a Twig Framework. It contains HTML code which can be displayed by calling the # twigFramework() functions. #} {# # The following code outputs a phrase. Phrases allow you to make your frameworks multilingual. # The CMS provides functionality to translate this phrase into multiple languages. #}

{{'Hello World!' |trans}}