<% if(!formattedAttribute || (formattedAttribute === undefined)) var formattedAttribute = attribute; %>
<% if( value.startsWith("http") ){ value = '' + value + ''; } %>
<%=value%>