When output in html templates, the `html()` method should be used to escape the value: https://github.com/ratpack/ratpack/blob/master/ratpack-groovy/src/main/java/ratpack/groovy/templating/TemplateScript.java#L65-65