{% for archives in __SELF__.archives %}
  • {{ archives.year }} {{ archives.month_name }} ({{ archives.post_count }})
  • {% endfor %}