<%@ page contentType="text/html;charset=UTF-8" %> bundles ${bundle.name}
-> ${properties.name}
${properties.text.eachLine { line -> print('----------> ' + line + '
') }}
There is no bundles!