diff --git a/app/views/pools/index.html.erb b/app/views/pools/index.html.erb index 36f408802..5b73f2833 100644 --- a/app/views/pools/index.html.erb +++ b/app/views/pools/index.html.erb @@ -6,7 +6,6 @@ Name - Creator Count @@ -19,9 +18,6 @@ <%= link_to h(pool.pretty_name), pool_path(pool), :class => "pool-category-#{pool.category}" %> - - <%= link_to_user pool.creator %> - <%= pool.post_count %>