--- layout: default title: Tags use: - posts_tags ---

Tags

{% for tag,posts in data.posts_tags %} {{ tag }} {% endfor %}