blob: e7158da069b3eaef673f962240c3b481e83b8e31 [file] [log] [blame]
Tang Cheng60ba8032016-06-20 15:31:17 +08001<% if (site.posts.length){ %>
2 <div class="sidebar-module">
3 <h4>Archives</h4>
4 <%- list_archives({show_count: theme.show_count, type: theme.archive_type, class: 'sidebar-module'}) %>
5 </div>
6<% } %>