{{title}}
+{{title}}
- {{#if custom_excerpt}} + {{#if custom_excerpt}}{{custom_excerpt}}
- {{/if}} + {{/if}} -
-
-
+
{{!-- This is a responsive image, it loads different sizes depending on device
https://medium.freecodecamp.org/a-guide-to-responsive-images-with-ready-to-use-templates-c400bd65c433 --}}
@@ -66,28 +69,29 @@ into the {body} tag of the default.hbs template --}}
{{feature_image_caption}}
{{/if}}
- {{/if}}
-
+ {{/if}}
-
- {{content}}
-
+
- {{!--
-
- If you want to embed comments, this is a good place to paste your code!
-
- --}}
+
+ {{content}}
+
-
+ {{!--
+
+ If you want to embed comments, this is a good place to paste your code!
+
+ --}}
+
+
{{!-- A signup call to action is displayed here, unless viewed as a logged-in member --}}
{{#match @custom.email_signup_for_logged_out_visitors "!=" "None"}}
{{#unless @member}}{{#if access}}
-
+
-
- {{#foreach authors}}
-
-
- {{#if profile_image}}
-
-
- - {{else}} - {{> "icons/avatar"}} - {{/if}} -
- {{/foreach}}
-
-
- {{authors}}
-
-
- • {{reading_time}}
-
-
+
+
+
+
+
+ {{#if feature_image}}
-
+ {{#foreach authors}}
+
-
+ {{#if profile_image}}
+
+
+ + {{else}} + {{> "icons/avatar"}} + {{/if}} +
+ {{/foreach}}
+
+
- {{#if feature_image}}
+ {{authors}}
+
+
+ • {{reading_time}}
+
- {{#if @custom.email_signup_text}}
{{@custom.email_signup_text}}
{{/if}} + {{#if @custom.email_signup_text}}{{@custom.email_signup_text}}
{{/if}}Enter your email
Subscribe
@@ -110,7 +114,7 @@ into the {body} tag of the default.hbs template --}}
{{#get "posts" filter="id:-{{id}}" include="authors" limit="3" as |more_posts|}}
{{#if more_posts}}
-