try to fix lack of closing row div

This commit is contained in:
Kyle Drake 2013-07-13 21:33:01 -04:00
parent 2e1a83c770
commit 53cb5ded6d

View file

@ -11,7 +11,7 @@
DERPIE PIKACHU
</div>
<% if count == 4 %>
<% if count == 4 || @sites.length == i %>
</div>
<% count = 0 %>
<% end %>