diff --git a/core/client/templates/posts.hbs b/core/client/templates/posts.hbs
index cd098172a8..e9caf0dfc7 100644
--- a/core/client/templates/posts.hbs
+++ b/core/client/templates/posts.hbs
@@ -1,6 +1,6 @@
diff --git a/core/client/templates/posts/post.hbs b/core/client/templates/posts/post.hbs
index c396441bc4..89e8cd2329 100644
--- a/core/client/templates/posts/post.hbs
+++ b/core/client/templates/posts/post.hbs
@@ -1,4 +1,17 @@
-{{partial "floating-header"}}
+
{{#view "content-preview-content-view" tagName="section"}}
diff --git a/core/server/views/default.hbs b/core/server/views/default.hbs
index 13e513c205..9ae693a4ac 100644
--- a/core/server/views/default.hbs
+++ b/core/server/views/default.hbs
@@ -37,4 +37,4 @@
{{{ghost_script_tags}}}