From e5c05d739f87224fc571087ad84fa50b37e277aa Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Mon, 5 Sep 2022 18:16:47 +0200 Subject: [PATCH] Adding _includes/package-list.html --- _includes/package-list.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _includes/package-list.html 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 %} +