diff --git a/nyaa/templates/view.html b/nyaa/templates/view.html index 765fb86..70b9565 100644 --- a/nyaa/templates/view.html +++ b/nyaa/templates/view.html @@ -63,7 +63,7 @@
{% if config.ENABLE_SHOW_STATS %}{{ torrent.stats.download_count }}{% else %}Coming soon{% endif %}
-
SHA-1 hash:
+
Info hash:
{{ torrent.info_hash_as_hex }}