<% if (site.posts.length){ %>
<%= __('ARCHIVES') %>
<%- list_archives({show_count: config.show_count, type: config.archive_type}) %>
<% } %>