{{ page.title }}
{%- endif -%}
{%- endif -%}
{%- capture counter -%}{%- increment counter -%} {%- endcapture -%}
-
{%- for tag in sortedtags reversed -%}
{%- assign tagitems = tag | split: '#' -%}
{%- assign tagname = tagitems[1] -%}
{%- assign tagnameCount = tagitems[2] -%}
-
{{ tagname}} {{ tagnameCount }}
{%- endfor -%}