This commit is contained in:
Ross
2021-08-08 11:52:36 +01:00
parent 4e51b50d37
commit 3c225ee4cf
4 changed files with 13 additions and 1 deletions
@@ -29,3 +29,4 @@ This series is not associated with any cases.
{% endfor %}
<p>Total image size: {{series.get_total_image_size|filesizeformat}}</p>
<p><a href="{% url 'longs:long_series_download pk=series.pk' %}">Download images</a></p>