2022-12-29 02:25:45 +01:00
|
|
|
<div class="post-item">
|
2022-12-23 00:34:17 +01:00
|
|
|
{{#if img}}
|
|
|
|
<img class="chat-icon" src="{{img}}" title="{{name}}" />
|
|
|
|
{{/if}}
|
2022-12-29 02:25:45 +01:00
|
|
|
<p>{{> 'systems/foundryvtt-reve-de-dragon/templates/common/compendium-link.hbs' pack=pack id=id name=name docType=docType}}</p>
|
2022-12-23 00:34:17 +01:00
|
|
|
<p class="card-content">{{{system.description}}}</p>
|
|
|
|
|
|
|
|
</div>
|