diff --git a/templates/post-item.hbs b/templates/post-item.hbs index be81b63..07cf551 100644 --- a/templates/post-item.hbs +++ b/templates/post-item.hbs @@ -34,6 +34,26 @@ {{#if (ne system.attribut1 "none")}}
Attribut 1{{upper system.attribut1}}
{{/if}} {{#if (ne system.attribut2 "none")}}
Attribut 2{{upper system.attribut2}}
{{/if}} + + {{!-- Prédilections pour les compétences --}} + {{#if system.predilections}} +
+

Prédilections

+ +
+ {{/if}} {{/if}} {{#if (eq type "rune")}}