diff --git a/atlas/templates/atlas/partials/series_images.html b/atlas/templates/atlas/partials/series_images.html index 20eb59b1..0abea138 100644 --- a/atlas/templates/atlas/partials/series_images.html +++ b/atlas/templates/atlas/partials/series_images.html @@ -17,7 +17,7 @@
{{ image.image.size|filesizeformat }}
{% endif %} {% if image.image_blake3_hash %} -
hash: {{ image.image_blake3_hash|truncatechars:12 }}
+
hash: {{ image.image_blake3_hash }}
{% endif %}