<%if (typeof icon !=="undefined" && icon) { %>
<%}%>
<%if (typeof title !=="undefined" && title) { %>
<%}%>
<%if (typeof subtitle !=="undefined" && subtitle) { %>
<%=subtitle%>
<%}%>
<%if (typeof badge !=="undefined" && badge) { %>
<%=badge%>
<%}%>
<%if (typeof iconSec !=="undefined" && iconSec) { %>
<%}%>