<% for (const item of items) { %> <%= item.title %> (<%= item.date %>)

<% } %> Back to top