diff --git a/pyshop/templates/pyshop/simple/show.html b/pyshop/templates/pyshop/simple/show.html
index 95b00e3..215cb07 100644
--- a/pyshop/templates/pyshop/simple/show.html
+++ b/pyshop/templates/pyshop/simple/show.html
@@ -8,7 +8,7 @@
{%- endif -%}
{%- else -%}
{{f.filename}}
+ }}#md5={{ f.md5_digest }}">{{f.filename}}
{% endif -%}
{% endfor -%}
{% if not r.files %}
@@ -24,4 +24,4 @@
{% endif %}
{% endif %}
{% endfor %}
-