diff --git a/templates/ui/chat/parts/damage-part.hbs b/templates/ui/chat/parts/damage-part.hbs
index 02519a86..45b09b72 100644
--- a/templates/ui/chat/parts/damage-part.hbs
+++ b/templates/ui/chat/parts/damage-part.hbs
@@ -33,31 +33,32 @@
{{total}}
{{/if}}
- {{#each dice}}
- {{#each results}}
- {{#unless discarded}}
-
-
- {{/unless}}
+ {{/unless}}
+ {{/each}}
{{/each}}
- {{/each}}
- {{#if modifierTotal}}
-
- {{/if}}
- {{#unless dice.length}}
+ {{#if modifierTotal}}
+
+ {{/if}}
+ {{else}}
- {{/unless}}
+ {{/if}}
{{/each}}