forked from public/foundryvtt-reve-de-dragon
typo - espace manquant
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<div class="post-item" data-transfer="{{transfer}}">
|
<div class="post-item" data-transfer="{{transfer}}">
|
||||||
<h3>{{#if alias}}{{alias}} propose:{{else}}Acheter {{/if}}{{item.name}}</h3>
|
<h3>{{#if alias}}{{alias}} propose: {{else}}Acheter {{/if}}{{item.name}}</h3>
|
||||||
{{#if item.img}}
|
{{#if item.img}}
|
||||||
<img src="{{item.img}}" title="{{item.name}}" />
|
<img src="{{item.img}}" title="{{item.name}}" />
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
Reference in New Issue
Block a user