diff --git a/error-404.hbs b/error-404.hbs index 393715c..aacc19a 100644 --- a/error-404.hbs +++ b/error-404.hbs @@ -14,7 +14,7 @@ {{#get "posts" limit="3" include="tags,authors"}} {{#if posts}}
-

Perhaps read something else?

+

Perhaps read something else?

{{#foreach posts}} {{> "post-card"}}