diff --git a/config/template.html b/config/template.html
index a0f0cdb..58999f2 100644
--- a/config/template.html
+++ b/config/template.html
@@ -104,10 +104,10 @@
{% for group, feeds in data %}
-
+
{{ group }}
{% for feed in feeds %}
-
+
{% if feed.hasRecent %}
✳︎