--- layout: menu-page title: Tag permalink: tag:output_ext infinite: yes --- {% include calculate_relative_base.html %} {% include get-site-tags.html %} {% for item in (0..site.tags.size) %}{% unless forloop.last %} {% capture this_word %}{{ tag_words[item] | strip_newlines }}{% endcapture %} {% endunless %}{% endfor %} {% include spinner.html %} {% include tag_cloud.html %}