Tagged Questions
2
votes
1answer
1k views
Archive list with only years and months
I'm trying to show the archive list like that
<ul>
<li>Year</li>
<li>Month</li>
<li>Month</li>
<li>Month</li>
<li>Year</li>
...