Tang Cheng | 60ba803 | 2016-06-20 15:31:17 +0800 | [diff] [blame^] | 1 | <% 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 | <% } %> |