diff --git a/src/html_fancy.tpl b/src/html_fancy.tpl
index c83fbc1..67d79b8 100644
--- a/src/html_fancy.tpl
+++ b/src/html_fancy.tpl
@@ -181,6 +181,9 @@ Display columns:
% if 'ansible_facts' not in host:
${host['name']}
No host information collected
+ % if 'msg' in host: +${host['msg']}
+ % endif % else: