{{!< default}} {{#author}}
{{#if cover_image}}
{{name}}'s cover image
{{/if}}
{{#if profile_image}}
{{name}}'s avatar
{{/if}}

{{name}}

{{#if location}} {{> "icons/location" class="w-4 h-4 mr-1 text-[var(--brand-primary)]"}} {{location}} {{/if}} {{#if website}} {{> "icons/link" class="w-4 h-4 mr-1"}} Website {{/if}} {{#if twitter}} {{> "icons/twitter" class="w-4 h-4 mr-1"}} Twitter {{/if}} {{#if facebook}} {{> "icons/facebook" class="w-4 h-4 mr-1"}} Facebook {{/if}}
{{#if bio}}

{{bio}}

{{/if}}
{{plural ../pagination.total empty='No posts' singular='% post' plural='% posts'}}
{{/author}}
{{#if posts}} {{> "post-feed"}} {{else}}

No posts found.

{{/if}}