diff --git a/post.hbs b/post.hbs
index dc53895..e3c6595 100644
--- a/post.hbs
+++ b/post.hbs
@@ -1,14 +1,29 @@
{{!< default }}
+
+
+
{{#post}}
-
+
-
+
{{/post}}
{{title}}
- Posted by {{author}} on {{date}} + Posted by {{authors}} on {{date}}
+ {{# if feature_image}}
+
+ {{/if}}
+
{{content}}