From ec30a0eec9d1d2315b551ec4de103cf914f54d43 Mon Sep 17 00:00:00 2001 From: Coleman Date: Wed, 23 Jul 2008 06:10:18 -0500 Subject: [PATCH] move that thing around --- app/views/tags/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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