diff --git a/app/templates/stats.html b/app/templates/stats.html
index 33c350a..0c239d0 100644
--- a/app/templates/stats.html
+++ b/app/templates/stats.html
@@ -70,11 +70,21 @@
{% else %}
-
+
+ 🛡 Whitelister
+
+
{% endif %}
diff --git a/app/templates/whitelist.html b/app/templates/whitelist.html
index 028cf35..d541af6 100644
--- a/app/templates/whitelist.html
+++ b/app/templates/whitelist.html
@@ -57,12 +57,22 @@
{% for e in entries %}
-
+
|
{{ e.plate }}
|
- {{ e.label or '—' }} |
- {{ e.added_str }} |
+
+
+ |
+ {{ e.added_str }} |
|