pull/43/head
Creatures in Unitards 2016-02-09 16:17:21 -08:00
parent 517e5dcb90
commit ee26a7535a
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
<div class="item" data-title="{{ item.title }}">
<div class="container">{% assign tree = item.section %}{% include tree.html %}
</div>
<div>{% else %}
<a class="item" data-title="{{ item.title }}" href="{{ item.path }}" ></a>{% endif %}{% endfor %}
</div>{% else %}
<a class="item" data-title="{{ item.title }}" href="{{ item.path }}" ></a>{% endif %}{% endfor %}