Big WIP...

This commit is contained in:
2022-06-12 12:14:55 +02:00
parent 0228d5bc56
commit 1f3fd0bb46
38 changed files with 237 additions and 239 deletions

View File

@ -3,7 +3,7 @@
{{#if item.img}}
<img class="chat-icon" src="{{item.img}}" title="{{item.name}}" alt="{{item.name}}" />
{{/if}}
<div class="poesie-extrait poesie-overflow card-content">{{{item.data.description}}}</div>
<div class="poesie-extrait poesie-overflow card-content">{{{item.system.description}}}</div>
<p>
{{#each properties as |property p|}}
<span>{{{property}}}</span><br>