diff --git a/_includes/package-grid.html b/_includes/package-grid.html index 8e789fed..dd6bc3d1 100644 --- a/_includes/package-grid.html +++ b/_includes/package-grid.html @@ -42,6 +42,13 @@

{{ apackage.package_description | markdownify }} + {% if apackage.date_accepted != "missing" %} +
+ + Date Accepted: {{ apackage.date_accepted }} +
+ {% endif %} + {% unless is_feature %}