<% if(mailMessage.value){ %>
Content: <%= mailMessage.value %>
<% } %> <% if(mailMessage.full_message){ %>
<%- mailMessage.full_message %>
<% } %>