diff --git a/apps/frontend/src/pages/moderation/technical-review/rules.vue b/apps/frontend/src/pages/moderation/technical-review/rules.vue
index 71120d0725..870fa02e3f 100644
--- a/apps/frontend/src/pages/moderation/technical-review/rules.vue
+++ b/apps/frontend/src/pages/moderation/technical-review/rules.vue
@@ -45,10 +45,31 @@
- Return null when the rule does not match, or return a severity string such as
- "low". A map containing severity is also supported.
-
+ {{ ruleTestError.summary }}
+
+ {{ detail }}
+
+
+
- {{ ruleTestError.summary }}
-
- {{ detail }}
-
-
-