<%- include("_partial/index/main_event", { item: site.posts.sort('-date') }) %> <%- include("_partial/index/feed_preview", { item: site.posts.sort('-date') }) %> <%- include("_partial/index/partners") %>