+
+ +
+ + {{!-- Email subscribe form at the bottom of the page --}} + {{#if @labs.subscribers}} + + {{/if}} + +
+ {{!-- Everything inside the #author tags pulls data from the author --}} +
+ {{#author}} + +
+ {{#if profile_image}} + {{name}} + {{/if}} + +
+

{{name}}

+ {{#if bio}} +

{{bio}}

+ {{else}} +

Read more posts by this author.

+ {{/if}} +
+ + + +
+ +
+ Read More +
+ + + + {{/author}} + +
+ {{!-- Displaying secondary authors --}} + {{#if authors from="2"}} +
+ {{#foreach authors from="2"}} + + +
+ {{#if profile_image}} + {{name}} + {{/if}} + {{name}} +
+
+ + {{/foreach}} +
+ {{/if}} + + + {{!-- footer list of tags --}} + +

+
+ +

Tags

+
+
+ {{#if tags}} + + {{#foreach tags}} + {{name}} + {{/foreach}} + + {{/if}} +
+ +

+ + +
+ + + + + + {{!-- Comments --}} +
+ + {{!-- + + If you use Disqus comments, just uncomment this block. + The only thing you need to change is "test-apkdzgmqhj" - which + should be replaced with your own Disqus site-id. + +
+
+ +
+ --}} + + + +