diff --git a/_includes/package-list.html b/_includes/package-list.html new file mode 100644 index 0000000..9400c05 --- /dev/null +++ b/_includes/package-list.html @@ -0,0 +1,12 @@ +
+

{{ include.title }}

+ {% if include.list.size > 0 %} + + {% else %} +

None

+ {% endif %} +