Thema's

<% for thema in themas %>
<%= @items["/assets/themas_icon/"+thema[:naam]+".svg"].compiled_content %>

<%= thema[:naam] %>

<% end %>

Konventen

<% for item in konventen %>
<%= item[:naam] %>

<%= item[:titel] || item[:naam] %>

<% end %>