<% for (const item of items) { %>
Zurück nach oben>
<% } %>
<%= item.semester %>
<%= item.title %>
<%= item.type %>
<%= item.institution %>
<% if (item.collaborators) { %>
Zusammen mit: <%= item.collaborators %>
<% } %>
<% if (item.href) { %>
Mehr Informationen
<% } %>