diff --git a/app/templates/components/event-card.hbs b/app/templates/components/event-card.hbs index 73bd2081182..3ae83b143e8 100644 --- a/app/templates/components/event-card.hbs +++ b/app/templates/components/event-card.hbs @@ -52,15 +52,15 @@ {{t-var this.tags.[2]}} {{else}} - {{t-var this.tags.[0]}} - {{t-var this.tags.[1]}} - {{t-var this.tags.[2]}}