diff --git a/app/views/layouts/default.html.erb b/app/views/layouts/default.html.erb index 28c618d5e..409dc93ba 100644 --- a/app/views/layouts/default.html.erb +++ b/app/views/layouts/default.html.erb @@ -8,25 +8,9 @@ <% unless CurrentUser.disable_responsive_mode? %> <% end %> - - - - <% if CurrentUser.user.blacklisted_tags.present? %> "> <% end %> - <% if flash[:notice] =~ /error/i %> - - <% end %> - - - - - - - - - <%= tag.meta name: "disable-mobile-gestures", content: CurrentUser.disable_mobile_gestures? %> <%= auto_discovery_link_tag :atom, posts_path(:format => "atom", :tags => params[:tags]) %> <%= javascript_pack_tag "application" %>