diff --git a/atlas/templates/atlas/series_viewer.html b/atlas/templates/atlas/series_viewer.html index 6d43ab12..d55bbaba 100755 --- a/atlas/templates/atlas/series_viewer.html +++ b/atlas/templates/atlas/series_viewer.html @@ -9,7 +9,8 @@ Associated case: This series is not associated with any cases. {% endif %} -
+Total image size: {{series.get_total_image_size|filesizeformat}}
- +Total image size: {{series.get_total_image_size|filesizeformat}}
+