diff --git a/templates/chat-achat-item.html b/templates/chat-achat-item.html index 69ac3c2f..a9d726ad 100644 --- a/templates/chat-achat-item.html +++ b/templates/chat-achat-item.html @@ -5,4 +5,5 @@ {{#if isVente}}acheté{{else}}pris{{/if}} {{#if vendeur}}à {{vendeur.name}}{{/if}}: {{quantiteTotal}} {{item.name}} pour {{prixTotal}} sols. -

\ No newline at end of file +

+{{> "systems/foundryvtt-reve-de-dragon/templates/chat-poesie.html" item.data}}