diff --git a/_includes/license-overview.html b/_includes/license-overview.html index 80b9f51..91f5e66 100644 --- a/_includes/license-overview.html +++ b/_includes/license-overview.html @@ -20,7 +20,7 @@ {% for variation in site.pages %} {% if variation.category and variation.category == page.category %} -
+
{% assign types = "required|permitted|forbidden" | split: "|" %}