diff --git a/app/views/admins/stats.html.haml b/app/views/admins/stats.html.haml index cc9073ea4..565e7cfdf 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.first.first.name, tags_path(tg.first.first.name) + = link_to tg, tags_path(tg) %br %br