diff --git a/app/views/articles/_block.html.erb b/app/views/articles/_block.html.erb
index 09448c6f8..86db75af3 100644
--- a/app/views/articles/_block.html.erb
+++ b/app/views/articles/_block.html.erb
@@ -1,6 +1,6 @@
<% if show_published %>
-
<%= tag.style block.published_css, escape_attributes: false %>
@@ -8,7 +8,7 @@
<%= sanitize block.published_html %>
<% else %>
-
<%= tag.style block.processed_css, escape_attributes: false %>
diff --git a/app/views/articles/_fitvids.html.erb b/app/views/articles/_fitvids.html.erb
index e758d9ee0..35cbde7a6 100644
--- a/app/views/articles/_fitvids.html.erb
+++ b/app/views/articles/_fitvids.html.erb
@@ -1,4 +1,4 @@
-
diff --git a/app/views/articles/show.html.erb b/app/views/articles/show.html.erb
index bdb767905..b9d02c356 100644
--- a/app/views/articles/show.html.erb
+++ b/app/views/articles/show.html.erb
@@ -231,7 +231,7 @@
<% cache("article-show-scripts", expires_in: 8.hours) do %>
-