@{if editor.shouldshowmessagetext}
 
${editor.messagetext}
@{end if}
  @{if editor.shouldshowimage} ${editor.imagealt} @{end if}
 
@{if editor.shouldshowbutton}
${editor.buttonText}
@{end if}