GSP Content Buffer
This plugin provide a taglib method called 'content'. It is used to insert page fragments anywhere in a GSP before it is rendered. The standard sitemesh content tag does not support appending content, this plugin does. Templates included with the render tag can also append content to sections in the layout. Read more
Dependency :
runtime "org.grails.plugins:content-buffer:1.0.2"