From e7e7ef379eae7ca2372e1b18a495851c5785bccc Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 1 May 2018 23:48:22 +0200 Subject: [PATCH] New test for div location --- tags/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}