From eea543a2914487a64e33e9bc3c4cf97271b3f9d3 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 1 May 2018 23:48:45 +0200 Subject: [PATCH] Removed columns test --- tags/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/tags/index.html b/tags/index.html index bc996e6..63bc222 100644 --- a/tags/index.html +++ b/tags/index.html @@ -20,7 +20,6 @@ title: "#Tags" {% for tag in site.tags %} -
{{ tag[0] }}
{% endif %} {% endif %} {% endfor %}