{{extends "../layouts/application.jet"}} {{block documentBody()}} <h1>Show TODO</h1> <p>This uses a custom renderer by implementing the Renderer interface. <p> {{.}} </p> {{end}}