diff --git a/templates/actor-entite-sheet.html b/templates/actor-entite-sheet.html
index fb0dbcd3..7bafd512 100644
--- a/templates/actor-entite-sheet.html
+++ b/templates/actor-entite-sheet.html
@@ -28,7 +28,7 @@
{{!-- Carac Tab --}}
-
+
@@ -89,9 +89,7 @@
{{!-- Compétences Tab --}}
-
-
{{#each competences as |comp key|}}
@@ -111,25 +109,24 @@
{{/each}}
-
-
-
- {{#each possessions as |possession key|}}
- -
-
- {{possession.name}}
-
-
- {{/each}}
-
-
+
+
+
+ {{#each possessions as |possession key|}}
+ -
+
+ {{possession.name}}
+
+
+ {{/each}}
+
-
+
{{!-- Biography Tab --}}
@@ -137,8 +134,6 @@
{{>"systems/foundryvtt-reve-de-dragon/templates/actor-sheet-editor-notes-mj.html"}}
-
-
\ No newline at end of file