diff --git a/app/views/episodes/_form.html.erb b/app/views/episodes/_form.html.erb
index f0fe4b447..22e92d424 100644
--- a/app/views/episodes/_form.html.erb
+++ b/app/views/episodes/_form.html.erb
@@ -15,10 +15,7 @@
-
- <%= render "form_status", episode: episode, form: form %>
- <%= render "form_distribution", episode: episode, form: form %>
-
+ <%= render "form_status", episode: episode, form: form %>
<% end %>
diff --git a/app/views/episodes/_form_status.html.erb b/app/views/episodes/_form_status.html.erb
index fd77e2689..36481d432 100644
--- a/app/views/episodes/_form_status.html.erb
+++ b/app/views/episodes/_form_status.html.erb
@@ -1,81 +1,85 @@
-
-
+
+
+
-
-
-
-
-
-
- <%= render "form_status", podcast: podcast, feed: feed, form: form %>
-
-
+ <%= render "form_status", podcast: podcast, feed: feed, form: form %>
<% end %>
diff --git a/app/views/feeds/_form_status.html.erb b/app/views/feeds/_form_status.html.erb
index 9bd235c02..bfb1e4c1f 100644
--- a/app/views/feeds/_form_status.html.erb
+++ b/app/views/feeds/_form_status.html.erb
@@ -1,36 +1,40 @@
-
-
-
-
-
- <%= render "form_status", podcast: podcast, form: form %>
-
-
+ <%= render "form_status", podcast: podcast, form: form %>
diff --git a/app/views/podcast_engagement/_form_status.html.erb b/app/views/podcast_engagement/_form_status.html.erb
index 1103c2244..5b32949ca 100644
--- a/app/views/podcast_engagement/_form_status.html.erb
+++ b/app/views/podcast_engagement/_form_status.html.erb
@@ -1,14 +1,18 @@
-
-
-
\ No newline at end of file
diff --git a/app/views/podcasts/_form.html.erb b/app/views/podcasts/_form.html.erb
index 6ce7ace4e..a076cccd8 100644
--- a/app/views/podcasts/_form.html.erb
+++ b/app/views/podcasts/_form.html.erb
@@ -11,11 +11,7 @@
-
-
- <%= render "form_status", podcast: podcast, form: form %>
-
-
+ <%= render "form_status", podcast: podcast, form: form %>
<% end %>
diff --git a/app/views/podcasts/_form_status.html.erb b/app/views/podcasts/_form_status.html.erb
index 5d8e89bba..b86b91325 100644
--- a/app/views/podcasts/_form_status.html.erb
+++ b/app/views/podcasts/_form_status.html.erb
@@ -1,39 +1,43 @@
-
-
-