diff --git a/app/views/admins/stats.html.haml b/app/views/admins/stats.html.haml index 565e7cfdf..cc9073ea4 100644 --- a/app/views/admins/stats.html.haml +++ b/app/views/admins/stats.html.haml @@ -1,7 +1,7 @@ .span-24.last %h3 = for tg in @popular_tags - = link_to tg, tags_path(tg) + = link_to tg.first.first.name, tags_path(tg.first.first.name) %br %br