{{name}}
{{#if description}}{{description}}
{{/if}}
{{!-- The tag below iterates over all the posts --}}
{{> "loop"}}
{{!-- This template is used for the tag page. --}} {{!-- This block loads specific styles for the tag page --}} {{#contentFor "styles"}} {{/contentFor}} {{!-- The tag below means: insert everything in this file into the {body} of the default.hbs template --}} {{!< default}}
{{description}}
{{/if}}