diff --git a/core/templates/partials/product-list.html b/core/templates/partials/product-list.html
index 0598416..861f297 100644
--- a/core/templates/partials/product-list.html
+++ b/core/templates/partials/product-list.html
@@ -2,23 +2,23 @@
{% for plan in plans %}
-{% if plan not in user_plans %}
-
-{% endif %}
+ {% if plan not in user_plans %}
+
+ {% endif %}