<% if (site.posts.length){ %>
<%= __('archive_a') %>
<%- list_archives({show_count: theme.show_count, type: theme.archive_type, style:"list", class:"menu-element"}) %>
<% } %>