diff --git a/db/templates/base/home.html b/db/templates/base/home.html index 6006b01..7d8674d 100644 --- a/db/templates/base/home.html +++ b/db/templates/base/home.html @@ -47,7 +47,7 @@ {% block content %}
{% for sat in satellites %} -
@@ -71,12 +71,6 @@
- {% if forloop.counter|divisibleby:3 %} -
- {% if not loop.last %} -
- {% endif %} - {% endif %} {% endfor %}