diff --git a/app/views/dashboards/following_tags.html.erb b/app/views/dashboards/following_tags.html.erb index 419d79471..bc1b97276 100644 --- a/app/views/dashboards/following_tags.html.erb +++ b/app/views/dashboards/following_tags.html.erb @@ -21,11 +21,6 @@ Adjust tag weight to modify your home feed. Higher values mean more appearances for that tag. Default 1.0 - - <%= form_with url: bulk_update_follows_path, method: :patch, local: true, id: "follows_update_form" do |f| %> - - <% end %> -
+
<%= strip_tags(tag.short_summary) %>
@@ -54,6 +49,10 @@ <% end %> <% end %>