json['description'] = $this->description; $this->json['notice'] = $this->notice; } public function content_template() { ?> <# if ( data.notice ) { #>
<# } #> <# if ( data.label ) { #> {{ data.label }} <# } #> <# if ( data.description ) { #>

{{{ data.description }}}

<# } #> <# if ( data.notice ) { #>
<# } #>