<% if(properties) { %> <% for (const [key, value] of Object.entries(properties)) { %> <% } %>
<%= key %> <%= value %>
<% } %>