diff --git a/tag.hbs b/tag.hbs index cd2d094..57c3e65 100644 --- a/tag.hbs +++ b/tag.hbs @@ -7,7 +7,7 @@
{{#tag}} -
+
{{#if feature_image}}
{{!-- This is a responsive image, it loads different sizes depending on device @@ -30,7 +30,7 @@
Tagged

{{name}}

-
+

{{#if description}} {{description}} @@ -38,11 +38,11 @@ A collection of {{plural ../pagination.total empty='zero posts' singular='% post' plural='% posts'}} {{/if}}

-
+
{{!--/.post-card-content--}} - + {{/tag}} {{#foreach posts}}