diff --git a/app/views/categories/index.html.erb b/app/views/categories/index.html.erb index 1818e4d0658..176da771241 100644 --- a/app/views/categories/index.html.erb +++ b/app/views/categories/index.html.erb @@ -9,6 +9,4 @@ <%- end %> -<% end %> - -

<%= t 'powered_by_html' %>

\ No newline at end of file +<% end %> \ No newline at end of file diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index eab4ec5bc6b..e5668394a64 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -54,6 +54,9 @@ <%= yield %> + diff --git a/app/views/layouts/crawler.html.erb b/app/views/layouts/crawler.html.erb index db93fa15d49..c1c4475f051 100644 --- a/app/views/layouts/crawler.html.erb +++ b/app/views/layouts/crawler.html.erb @@ -38,5 +38,8 @@ <%= yield %> + diff --git a/app/views/layouts/no_js.html.erb b/app/views/layouts/no_js.html.erb index 623d6e520fa..bb9a232d7ac 100644 --- a/app/views/layouts/no_js.html.erb +++ b/app/views/layouts/no_js.html.erb @@ -37,7 +37,7 @@ <%= yield %> -