@(targetTextId: String, copyButtonId: String, value: String, style: String = "")(html: Html = Html("")) @if(html.body.nonEmpty){
@html
} else { }