From e9b5e5b92189a1684a1e9d48c79d604d85c61c75 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 29 Nov 2019 12:09:47 +0100 Subject: get-involved/mailing-lists: Support listing archived lists MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- _includes/partials/mailinglist.html | 2 ++ 1 file changed, 2 insertions(+) (limited to '_includes') diff --git a/_includes/partials/mailinglist.html b/_includes/partials/mailinglist.html index 8202689..b074690 100644 --- a/_includes/partials/mailinglist.html +++ b/_includes/partials/mailinglist.html @@ -14,8 +14,10 @@ {% if list.private != true %}
+ {% if include.archived != true %} + {% endif %}
{% endif %} -- cgit v1.2.3-18-g5258