diff --git a/ghost/admin/templates/posts/post.hbs b/ghost/admin/templates/posts/post.hbs
index 422c231da1..9a6713e93e 100644
--- a/ghost/admin/templates/posts/post.hbs
+++ b/ghost/admin/templates/posts/post.hbs
@@ -1,13 +1,13 @@
{{#if title}}
- {{partial "floating-header"}}
+ {{partial "floating-header"}}
- {{{title}}}
- {{{html}}}
-