<%- partial('_partial/header', {}, { cache: true }) %>

Recent posts:

<%- list_posts({ amount: 10, class: 'index' }) %>

Tags:

<%- list_tags({ amount: 0, class: 'index', transform: titleCase }) %>