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

Link accessible to all

parent 0113b6cd
......@@ -117,7 +117,6 @@
{% else %}
(no mail archive yet)
{% endif %}
<a href="{% url 'process_download_statements' pk=process.pk %}">(signed statements mbox)</a>
</td>
</tr>
......@@ -188,6 +187,7 @@
</tbody>
</table>
<a href="{% url 'process_download_statements' pk=process.pk %}">(download all signed statements in a single mailbox file)</a>
{% 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