Commit 3060cc4b authored by Enrico Zini's avatar Enrico Zini
Browse files

Link accessible to all

parent 0113b6cd
...@@ -117,7 +117,6 @@ ...@@ -117,7 +117,6 @@
{% else %} {% else %}
(no mail archive yet) (no mail archive yet)
{% endif %} {% endif %}
<a href="{% url 'process_download_statements' pk=process.pk %}">(signed statements mbox)</a>
</td> </td>
</tr> </tr>
...@@ -188,6 +187,7 @@ ...@@ -188,6 +187,7 @@
</tbody> </tbody>
</table> </table>
<a href="{% url 'process_download_statements' pk=process.pk %}">(download all signed statements in a single mailbox file)</a>
{% endwith %} {% endwith %}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment