{{name}}
{{plural ../pagination.total empty=(t "No posts") singular=(t "1 post") plural=(t "% posts")}} {{t "with this tag"}}
{{!-- The tag below iterates over all the posts --}}
{{> "loop"}}
{{!-- This template is used for the tag page. --}} {{!-- The tag below means: insert everything in this file into the {body} of the default.hbs template --}} {{!< default}}
{{plural ../pagination.total empty=(t "No posts") singular=(t "1 post") plural=(t "% posts")}} {{t "with this tag"}}