{{navigation}}
    {{#get "tags" limit="6" include="count.posts"}} {{#foreach tags}}
  • {{name}}
  • {{/foreach}} {{/get}}
    {{#get "authors" limit="6" include="count.posts"}} {{#foreach authors}}
  • {{name}}
  • {{/foreach}} {{/get}}
  • Sign up
  • Sign in
  • Account

Categories

{{#get "tags" limit="10" include="count.posts"}} {{#foreach tags}} {{name}} {{count.posts}} {{/foreach}} {{/get}}

Authors

{{#get "authors" limit="4" include="count.posts"}} {{#foreach authors}} {{#if profile_image}} {{name}} {{else}} A {{/if}} {{name}} {{plural count.posts empty="No posts" singular="% post" plural="% posts"}} {{/foreach}} {{/get}}
{{@custom.footer_primary_link}} {{@custom.footer_secondary_link}} {{@custom.footer_tertiary_link}} {{@custom.footer_quaternary_link}}