From ee26a7535a49c965cafc98dcce543386b2c78425 Mon Sep 17 00:00:00 2001 From: Creatures in Unitards Date: Tue, 9 Feb 2016 16:17:21 -0800 Subject: [PATCH] fix? --- _includes/tree.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/tree.html b/_includes/tree.html index 608a7d7eeb..7838cc6755 100644 --- a/_includes/tree.html +++ b/_includes/tree.html @@ -2,5 +2,5 @@
{% assign tree = item.section %}{% include tree.html %}
-
{% else %} - {% endif %}{% endfor %} \ No newline at end of file +
{% else %} + {% endif %}{% endfor %}