From 93b69d2dd69f8fc9dc12bb0ec710891f9d660645 Mon Sep 17 00:00:00 2001 From: Tomer Kimia Date: Sun, 30 Mar 2014 19:32:23 -0400 Subject: some more work on the styles --- app/views/tournaments/index.html.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views/tournaments/index.html.erb') diff --git a/app/views/tournaments/index.html.erb b/app/views/tournaments/index.html.erb index 804d086..b7c9118 100644 --- a/app/views/tournaments/index.html.erb +++ b/app/views/tournaments/index.html.erb @@ -3,6 +3,7 @@ <% if @tournaments.length > 0 %>
+ <%# Each tournament has a div for its listing %> <% @tournaments.each do |t| %>
Gravatar of Host Goes Here
-- cgit v1.2.3