diff --git a/views/browse.erb b/views/browse.erb index 18735dfb..a08e2b80 100644 --- a/views/browse.erb +++ b/views/browse.erb @@ -1,20 +1,11 @@
- - <% count = 0 %> - <% @sites.each_with_index do |site,i| %> - <% if count == 0 %> -
+
- <% count = 0 %> - <% end %> - <% end %> - +
\ No newline at end of file