{% for t in site.tags %} {{ t[0] | capitalize }} {{site.tags[t].size}} posts tagged with {{t[0]}} {% if forloop.last == false %}