This commit is contained in:
Dapoolp 2025-09-02 11:54:31 +02:00
parent 7cbe4b7580
commit 4bdafeff6d
10 changed files with 89 additions and 36 deletions

View file

@ -38,7 +38,7 @@ Parameters:
<div class="item-tags">
{{#each this._getTags as |tag|}}
<div class="tag">
{{tag}}
{{{tag}}}
</div>
{{/each}}
</div>