diff --git a/theme/templates/index.html b/theme/templates/index.html
index 26193f4..6a30e72 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -43,7 +43,7 @@
{% block content %}
{% if articles %}
-
+
{% set category = None %}
{% for article in articles_page.object_list %}