diff --git a/home/_includes/features.html b/home/_includes/features.html index 58cc62e4..de5eee7c 100644 --- a/home/_includes/features.html +++ b/home/_includes/features.html @@ -20,7 +20,9 @@
{{ item.description }}
+{{ item.description }}
+ {% if include.extend and item.extend %}
{{ item.extend }}{% endif %}
+