diff --git a/app/views/tags/index.html.erb b/app/views/tags/index.html.erb index ce41a94..a57f7f5 100644 --- a/app/views/tags/index.html.erb +++ b/app/views/tags/index.html.erb @@ -2,7 +2,7 @@

No tags were found!

<% else -%>
-

All Tags in TuxBliki

+

All Tags in TuxBliki

<%= tag_cloud @tags -%>
<% end -%> \ No newline at end of file