diff --git a/app/views/tag/index.html.erb b/app/views/tag/index.html.erb index 945ea71eb3..41f9cfa7cc 100644 --- a/app/views/tag/index.html.erb +++ b/app/views/tag/index.html.erb @@ -1,5 +1,5 @@ <%= javascript_include_tag('async_tag_subscriptions.js') %> -
+

<%= t('tag.index.popular_tags') %>

<% cache('feature_tags-header', skip_digest: true) do %> @@ -10,7 +10,7 @@
- + @@ -53,7 +53,10 @@
-
-
<%= will_paginate @tags, :renderer => BootstrapPagination::Rails if @paginated %>
+
+
+

+ +