diff --git a/templates/actor/alchimie.html b/templates/actor/alchimie.html
index 9b8741ac..2fd9399e 100644
--- a/templates/actor/alchimie.html
+++ b/templates/actor/alchimie.html
@@ -4,8 +4,8 @@
{{#each (trier recettesAlchimiques) as |recette id|}}
-
+
{{#if queue.system.refoulement}}
Refouler
{{/if}}
diff --git a/templates/actor/dragon-souffles.html b/templates/actor/dragon-souffles.html
index 7b8ac6f6..4bbff132 100644
--- a/templates/actor/dragon-souffles.html
+++ b/templates/actor/dragon-souffles.html
@@ -6,7 +6,7 @@
{{souffle.name}}
{{/each}}
diff --git a/templates/actor/dragon-tetes.html b/templates/actor/dragon-tetes.html
index af43979c..5a00853d 100644
--- a/templates/actor/dragon-tetes.html
+++ b/templates/actor/dragon-tetes.html
@@ -6,7 +6,7 @@
{{tete.name}}
{{/each}}
diff --git a/templates/actor/jeux.html b/templates/actor/jeux.html
index 1ef0c99c..017a6c06 100644
--- a/templates/actor/jeux.html
+++ b/templates/actor/jeux.html
@@ -5,8 +5,8 @@
{{jeu.name}} (base {{jeu.system.base}})
{{/each}}
diff --git a/templates/actor/oeuvre.html b/templates/actor/oeuvre.html
index 3e001bb2..174aaa77 100644
--- a/templates/actor/oeuvre.html
+++ b/templates/actor/oeuvre.html
@@ -5,8 +5,8 @@
{{oeuvre.name}} (niveau {{oeuvre.system.niveau}})
diff --git a/templates/actor/taches.html b/templates/actor/taches.html
index 3e1182ee..8f9316f5 100644
--- a/templates/actor/taches.html
+++ b/templates/actor/taches.html
@@ -9,8 +9,8 @@
(or @root.options.isGM (not tache.system.cacher_points_de_tache))
}}/{{tache.system.points_de_tache}}{{/if}})
{{/unless}}