diff --git a/author.hbs b/author.hbs
index b1356e5..b94cdfb 100644
--- a/author.hbs
+++ b/author.hbs
@@ -2,27 +2,31 @@
{{! The tag above means - insert everything in this file into the {body} of the default.hbs template }}
{{! The big featured header }}
-
-
-
-
- {{#if author.image}}
-
- {{/if}}
-
+
+{{/author}}
{{! The main content area on the homepage }}
diff --git a/page.hbs b/page.hbs
index 65cb102..e15d599 100644
--- a/page.hbs
+++ b/page.hbs
@@ -11,9 +11,10 @@
+ {{! Everything inside the #post tags pulls data from the post }}
{{#post}}
-