Popular tags

{% for category in site.categories %} {% if page.paginator and page.title == category[0] %} {{ category[0] }} {% else %} {{ category[0] }} {% endif %} {% endfor %}