From 3060cc4b07ed1bc8ff5813c1cebeb62f1b4e118b Mon Sep 17 00:00:00 2001 From: Enrico Zini Date: Sat, 4 Jun 2016 15:01:00 +0200 Subject: [PATCH] Link accessible to all --- process/templates/process/show.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process/templates/process/show.html b/process/templates/process/show.html index 9844852..db945df 100644 --- a/process/templates/process/show.html +++ b/process/templates/process/show.html @@ -117,7 +117,6 @@ {% else %} (no mail archive yet) {% endif %} - (signed statements mbox) @@ -188,6 +187,7 @@ +(download all signed statements in a single mailbox file) {% endwith %} -- GitLab