4 lines
125 B
PHP
4 lines
125 B
PHP
<# if ( data.description ) { #>
|
|
<span class="butterbean-description description">{{{ data.description }}}</span>
|
|
<# } #>
|