diff --git a/hub/services/templates/services/homepage.html b/hub/services/templates/services/homepage.html index 52bfd37..3143884 100644 --- a/hub/services/templates/services/homepage.html +++ b/hub/services/templates/services/homepage.html @@ -38,22 +38,22 @@
{{ category.name }}
- {% endfor %} +{{ category.name }}
+ {% endfor %}{{ service.description|safe|truncatewords:15 }}
+{{ service.description|safe|truncatewords:15 }}
No featured services available at the moment.
@@ -85,25 +85,25 @@{{ provider.description|safe|truncatewords:15 }}
+{{ provider.description|safe|truncatewords:15 }}
No featured provider available at the moment.
-{{ partner.description|safe|truncatewords:15 }}
+{{ partner.description|safe|truncatewords:15 }}
No featured partner available at the moment.
-