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