<% if (this.background.image) { %> <% } %>
<% if (this.annex && this.annex.text) { %> <% this.annex.text %> <% if (this.copy.text) { %> <% } %> <% } %> <% if (this.copy.text) { %> <% this.copy.text %> <% } %>
<% if (this.tags) { %>
<% for (const tag of this.tags) { %> <% if (tag.name && tag.url) { %> <% tag.name %> <% } %> <% } %>
<% } %>