In the go we have: ``` templates.Delims("{{{", "}}}") ``` In order to avoid collisions with angularJS. Is it possible to configure this plugin to use go template delimiters other than the default?