`t blankLayout content() `def content `t jsBlock | `for String s : new String[]{"aaa","bbb","ccc"} alert('$s'); ` ` `