diff --git a/app/views/fluentd/errors.html.haml b/app/views/fluentd/errors.html.haml
index 40055b2..3c0be19 100644
--- a/app/views/fluentd/errors.html.haml
+++ b/app/views/fluentd/errors.html.haml
@@ -7,7 +7,7 @@
.col-xl-12.col-sm-12
- @errors.each do |error|
.card.card-primary
- .card-heading
+ .card-header
%h4= error[:subject]
- if error[:notes].present?
.card-body