diff --git a/templates/roll/result/chat-attaque.hbs b/templates/roll/result/chat-attaque.hbs
index f4c81494..e1502e7f 100644
--- a/templates/roll/result/chat-attaque.hbs
+++ b/templates/roll/result/chat-attaque.hbs
@@ -10,8 +10,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-comp.hbs b/templates/roll/result/chat-comp.hbs
index b380b32a..080c1030 100644
--- a/templates/roll/result/chat-comp.hbs
+++ b/templates/roll/result/chat-comp.hbs
@@ -8,8 +8,7 @@
- {{current.carac.label}}{{#unless (eq current.comp.key '')}} / {{current.comp.label}}{{/unless}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-cuisine.hbs b/templates/roll/result/chat-cuisine.hbs
index a9469c70..0eeba85d 100644
--- a/templates/roll/result/chat-cuisine.hbs
+++ b/templates/roll/result/chat-cuisine.hbs
@@ -13,8 +13,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> "partial-infojet"}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-defense.hbs b/templates/roll/result/chat-defense.hbs
index 2000cfb8..f9851cc1 100644
--- a/templates/roll/result/chat-defense.hbs
+++ b/templates/roll/result/chat-defense.hbs
@@ -10,8 +10,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-jeu.hbs b/templates/roll/result/chat-jeu.hbs
index 2b0f53a5..a7246bf2 100644
--- a/templates/roll/result/chat-jeu.hbs
+++ b/templates/roll/result/chat-jeu.hbs
@@ -8,8 +8,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-meditation.hbs b/templates/roll/result/chat-meditation.hbs
index 1066de5e..5c18e7b2 100644
--- a/templates/roll/result/chat-meditation.hbs
+++ b/templates/roll/result/chat-meditation.hbs
@@ -8,8 +8,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-oeuvre.hbs b/templates/roll/result/chat-oeuvre.hbs
index f8c9559a..4978ff5c 100644
--- a/templates/roll/result/chat-oeuvre.hbs
+++ b/templates/roll/result/chat-oeuvre.hbs
@@ -8,8 +8,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-sort.hbs b/templates/roll/result/chat-sort.hbs
index 035a3f3b..5636af5b 100644
--- a/templates/roll/result/chat-sort.hbs
+++ b/templates/roll/result/chat-sort.hbs
@@ -15,8 +15,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/chat-tache.hbs b/templates/roll/result/chat-tache.hbs
index 6829d90e..31c6206a 100644
--- a/templates/roll/result/chat-tache.hbs
+++ b/templates/roll/result/chat-tache.hbs
@@ -8,8 +8,7 @@
- {{current.carac.label}} / {{current.comp.label}} à {{current.diff.value}}
-
{{> 'partial-infojet'}}
+ {{> 'partial-infojet'}}
diff --git a/templates/roll/result/partial-infojet.hbs b/templates/roll/result/partial-infojet.hbs
index c373383d..18992ba5 100644
--- a/templates/roll/result/partial-infojet.hbs
+++ b/templates/roll/result/partial-infojet.hbs
@@ -1,3 +1,9 @@
+{{current.carac.label}}
+{{#if (and (ne current.comp.key '') (ne current.carac.label current.comp.label))}}
+ / {{current.comp.label}}
+{{/if}}
+ à {{current.diff.value}}
+
{{#if ajustements}}