diff --git a/report.py b/report.py
index 498370e..a530627 100644
--- a/report.py
+++ b/report.py
@@ -383,7 +383,7 @@ class NinjaOneReporter:
-
🛡️ NinjaOne CVE Report
+
NinjaOne CVE Report
Generated: {timestamp}
@@ -409,7 +409,7 @@ class NinjaOneReporter:
- 📊 Patches by Category
+ Patches by Category
Understanding what types of software are causing the most CVE exposure:
'''
@@ -431,7 +431,7 @@ class NinjaOneReporter:
html += '''
- 🏢 Patches by Organization
+ Patches by Organization
@@ -463,7 +463,7 @@ class NinjaOneReporter:
- 🚨 Critical Items Requiring Immediate Attention
+ Critical Items Requiring Immediate Attention
'''
if critical_by_title:
@@ -481,12 +481,12 @@ class NinjaOneReporter:
'''
html += ''
else:
- html += '
✅ No critical items found!
'
+ html += '
No critical items found.
'
html += '''
- 💻 Devices Needing Most Attention
+ Devices Needing Most Attention