diff --git a/tags/index.html b/tags/index.html index 7af417a..bc996e6 100644 --- a/tags/index.html +++ b/tags/index.html @@ -28,12 +28,12 @@ title: "#Tags" {% if post.title != null %} {% if group == null or group == post.group %}
  • {{ post.title }}
  • + {% endif %} {% endif %} {% endfor %} {% assign pages_list = nil %} {% assign group = nil %} - {% endfor %}