{{#get "tags" limit="all"}} {{#foreach tags}}

{{name}}

{{/foreach}} {{/get}} {{!-- The tag below includes the post loop - partials/loop.hbs --}} {{> "loop"}}